.mobile_menu_bar:before{color:#000!important}.mobile_menu_bar:after{color:#222!important}.et_pb_menu .sub-menu a{font-weight:normal!important}.et_pb_menu .sub-menu a{font-weight:normal!important}#menu-item-986>a{font-weight:normal!important}Replace #dd0b0b and #0000ff with your own hex colors.
If you only want it on mobile,wrap it in a media query like @media (max-width:980px){...}.
Fin • AI Agent • Just now
.widget_social_icons ul{list-style:none;margin:0;padding:0}.widget_social_icons li{display:inline-block;margin-right:10px}.widget_social_icons li:last-child{margin-right:0}.mobile_nav.opened::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9997}body.et_pb_pagebuilder_layout{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.5;font-weight:300;color:#222}body.et_pb_pagebuilder_layout h1,body.et_pb_pagebuilder_layout h2,body.et_pb_pagebuilder_layout h3,body.et_pb_pagebuilder_layout h4,body.et_pb_pagebuilder_layout p{margin:0}body.et_pb_pagebuilder_layout h1{font-size:clamp(3rem,4.2vw + 1.1rem,5.2rem)!important;line-height:1;font-weight:200;letter-spacing:-0.015em;margin-bottom:0.6em}body.et_pb_pagebuilder_layout h2{font-family:"Inter",sans-serif;font-size:clamp(1.4rem,2.2vw,1.8rem)!important;line-height:1.25;font-weight:200;letter-spacing:-0.02em;margin-top:1.5em;margin-bottom:0.5em}body.et_pb_pagebuilder_layout h3{font-family:"Inter",sans-serif;font-size:clamp(1.2rem,1.6vw,1.35rem)!important;line-height:1.6;font-weight:200;margin-top:1.2em;margin-bottom:0.4em}body.et_pb_pagebuilder_layout h4{font-family:"Inter",sans-serif;font-size:clamp(1.05rem,1.4vw,1.2rem)!important;line-height:1.35;font-weight:200;margin-top:1em;margin-bottom:0.3em}body.et_pb_pagebuilder_layout p{font-size:1rem!important;margin-bottom:1em}.accordion-row{display:flex;overflow:hidden}.accordion-row .et_pb_column{flex:1;transition:flex 0.5s ease;position:relative;cursor:pointer;min-height:400px;display:flex;align-items:flex-end}.accordion-row .et_pb_text{opacity:0;transform:translateY(20px);transition:all 0.4s ease;color:#fff;padding:20px}.accordion-row .et_pb_column:hover{flex:3}.accordion-row .et_pb_column:hover .et_pb_text{opacity:1;transform:translateY(0)}.accordion-row .et_pb_column::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.3);transition:0.3s}.accordion-row .et_pb_column:hover::before{background:rgba(0,0,0,0.5)}