.btn-control {
    border-radius: unset;
    border: none;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 27px;
    width: 27px;
    padding: 0;
    color: #000000;
}