@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Roboto:wght@400;500&display=swap');body,p,li,span,a{font-family:'Roboto',sans-serif;color:#333;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif;color:#ff5e2b;font-weight:600}body{background-color:#fff}a{color:#ff5e2b;text-decoration:none}a:hover{color:#e24d1e}button,.btn,input[type=submit]{background-color:#ff5e2b;color:#fff;font-family:'Montserrat',sans-serif;font-weight:600;border:none;padding:12px 24px;border-radius:20px;cursor:pointer;transition:background .3s ease}button:hover,.btn:hover,input[type=submit]:hover{background-color:#e24d1e}.section-alt{background-color:#fafafa;padding:60px 20px}#social_icon_hover:hover{background-color:#e24d1e}.hero-section-box{opacity:10px}