p,
.card-body,
.copyright-text-pro {
    font-family: "Raleway", sans-serif !important;
}

.btn-custom-pro {
    color: #ef852e !important;
    border-color: #ffffff !important;
    background: #ffffff !important;
    font-weight: bold !important;
}

.btn-green-pro {
    font-weight: bold;
}

.btn-custom-pro:hover {
    border-color: #ffffff !important;
    background: #e5e5e5 !important;
}

.space-top {
    margin-top: 100px;
}

.btn-link-custom {
    background-color: white !important;
    width: 100%;
    height: 100%;
    color: #ef852e !important;
    font-weight: bold;
    text-align: left !important;
    border-color: white !important;
}

.card-header {
    background-color: #ffffff !important;
}

.cap {
    text-transform: uppercase;
}

.light-weight-heading {
    color: #ef852e !important;
    font-weight: bold !important;
}

.faq-i {
    height: 210px;
}

.c-info {
    font-weight: bold;
    margin-right: 15px;
}

.btnlink {
    display: inline-flex;
    vertical-align: middle;
    padding: 21px 150px;

}

.text-white{
    color: #ffffff !important;
}