/* Buttons */
.btn.btn-white {     
    background-color: #fff;
    border: 1px solid #fff !important;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
}
