.fi-ta-header {
   background-color: #664AFE;
}
.fi-ta-header-heading {
    color: white !important;
}

.fi-section-header {
    background-color: #664AFE !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.fi-section-header * {
    color: white !important;
}

.fi-ac-btn-action {
    border-radius: 30px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
