body{--bg-color-1:#1c1d1e;--bg-color-2:#333;--text-color-1:#fff;--text-color-2:rgba(255,255,255,0.8);--underline-color-1:rgba(255,255,255,0.6);--bg-2:rgba(236,49,50,0.8);}.light-mode{--bg-color-1:#f0f0f0;--bg-color-2:#f0f0f0;--text-color-1:#1c1d1e;--text-color-2:#000;--underline-color-1:#1c1d1e;--bg-2:#e2e2e2;}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background-color:var(--bg-color-1);color:var(--text-color-2)}h1{font-family:'Catamaran',sans-serif;color:var(--text-color-1)}p{font-family:Roboto,sans-serif}main{font-size:20px}.jumbotron{background-color:var(--bg-color-2)}.card{background-color:rgba(236,49,50,.8);box-shadow:5px 5px 8px #000;color:#fff}h2,h5{font-family:'Crimson Text',serif}hr{border-color:var(--underline-color-1)}.about-container img,.about-history img,.card-img-top,.jumbotron img,.more-event-container img{max-width:100%}.staff-row img{max-width:100%!important}.maroon{background-color:#9a2a29;color:#fff}.staffs{background-color:var(--bg-color-2);color:var(--text-color-1);}
