.top-content-cta-section .top-cta-title {
    text-align: center !important;
}
header.site-header .top-head .top-head-item {
    font-size: 17px !important;
}
a.site-btn {
    border: none !important;
}
header.site-header .mid-head-item:before {
    border: 2px solid #fcdb03 !important;
    background: #fcdb03;
}
.services-section .service-item {
    border-bottom: 3px solid #04f640 !important;
}
.projects-section .sample-proj-item:hover:after {
    color: #24f0ce !important;
}
.site-footer .column-label {
    border-bottom: 1px solid #04f640 !important;
}
.site-footer .footer-col-item.column-review-btn {
    border-top: 1px solid #04f640 !important;
}
.site-footer .footer-col-item.column-review-btn .ft-rev-btn a {
    background-color: #24f0ce !important;
}
.backToTop {
    background-color: #04f640 !important;
    border: 1px solid #ffffff !important;
}
.form-container .form-field button {
    color: #333229 !important;
    background: #fcdb03 !important;
    border: none !important;
}