/* Add custom CSS styles below */ 
section#fullscreen-banner-0 h2.title.custom-s {
    color: transparent;
    -webkit-text-stroke: 4px #79e0ff00;
    background: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #79e0ff;
      padding-bottom: 0.2rem;
}
@media (min-width: 1025px){
section#fullscreen-banner-0 h2.title.custom-s {
    line-height: 5rem;
}}
nav#mobile-menu h4 {
    color: #000;
}