.about-section{background-image:url(/tec.png);background-size:cover;background-position:fixed;background-position:50%;height:100vh;padding:auto}.about-section:before{content:"";opacity:.5;z-index:1;background:#000000b3;position:absolute;inset:0}.about-section .about-description{text-align:left;z-index:2;color:#fff;font-size:1.5em;position:relative}.about-section .about-description H2{color:#fff}.about-section>div{justify-content:left;align-items:center;height:100%;display:grid}.objective-section{background-color:var(--surface-color);background-size:cover;background-position:fixed;background-position:50%;height:auto}.objective-section:before{opacity:1;background:#000000b3;position:absolute;inset:0}.objective-section .objective-description{z-index:2;color:#fff;position:relative}.objective-section .objective-description h2{color:var(--secondary-color)!important}.objective-section .card{background:var(--bg-color);border-radius:10px;padding:1rem;box-shadow:5px 4px 12px #00000145}.objective-section .card .card-body{color:var(--text-color);background:var(--bg-color);border-radius:5px}.objective-section .card .card-body p{text-align:left}
