﻿/*!
* Salt Lake County Styles Version 0.0.1 (https://slco.org/)
* Copyright 2021  Salt Lake County
*/
@import url("https://fonts.googleapis.com/css2?family=Lato&family=Open+Sans:wght@300;400;600&display=swap");aside>div{margin-top:1rem;}aside .card .card-body{padding:1rem;}#frontBanner{margin-bottom:4rem;min-height:2rem;position:relative;background:#716259;}#frontBanner img{object-fit:cover;width:100%;height:480px;}#frontBanner .text{color:#fff;z-index:100;top:4rem;position:absolute;text-shadow:0 0 10px #176fc6;}#frontBanner .text p{font-family:Georgia,serif;font-size:2.125rem;line-height:2.5rem;}#frontBanner .text h1{font-size:4rem;line-height:6rem;}#todaysDate{margin-bottom:5rem;font-size:2.875rem;line-height:1.2;}.frontEvent{margin-bottom:5rem;}.frontEvent .icon{height:4rem;width:4rem;display:block;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;}.frontEvent .icon.normal{background-image:url("/svg/RedDot-01.svg");}.frontEvent .icon.critical{background-image:url("/svg/warningDot-01.svg");}.frontEvent .card-title{line-height:1.5rem;margin-bottom:.5rem;}.frontEvent .text{border-bottom:.125rem #b9bfd2 solid;}.frontEvent .link .svg-inline--fa{margin-left:.5rem;}#StartLinkCards .card-body{padding-bottom:2.125rem;}@media only screen and (min-width:768px) and (max-width:1200px){#frontBanner .text p{font-size:1.75rem;line-height:2.125rem;}#frontBanner .text h1{font-size:3.5rem;line-height:4rem;}}@media only screen and (max-width:768px){#frontBanner .text p{font-size:1.5rem;line-height:2.125rem;}#frontBanner .text h1{font-size:2.625rem;line-height:3.5rem;}.frontEvent{margin-bottom:2.5rem;}}