/*
CTC Separate Stylesheet
Updated: 2025-06-25 06:20:50
Theme Name: LakeNona VersionTwo
Theme URI: https://surge.global
Template: Divi
Author: Surge Global
Author URI: https://surge.global
Description: Divi Child theme generated
*/

/*Nav Bar*/
#page-container .has_et_pb_sticky .bg-color-header-lakenona {
    background-color: #015676b0 !important;
    transition: background-color 300ms ease 0ms !important;
}

.footer-not-active .et_pb_section.et_section_regular:nth-last-of-type(1){
    background: #ffffff;
    transition: ease-in-out 0.5s all;
}
.footer-active .et_pb_section.et_section_regular:nth-last-of-type(1) {
    background: #015676 !important;
}