.download-btn {
    background: #af8d68;
    color: #fff;
    padding: 17px 60px 19px 60px;
    border-radius: 25px;
    border: 1px solid #af8d68;
    transition: 0.4s;
}

.why-choose-us-info-div.text-center.aos-init.aos-animate {
    background: #af8d68;
    color: white;
}
.why-choose-us-title {
color: white;
}