:root{--font-family: "Source Sans 3", sans-serif;--fixed-width-font-family: "Source Code Pro", monospace}body{margin:0;font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:var(--fixed-width-font-family)}.date-input{display:flex;gap:10px;justify-content:start}.flex-radio-buttons{display:flex;gap:30px;padding-top:15px}@media screen and (max-width:1200px){.offender-search__results{padding:0 25px}}.center{display:flex;justify-content:center;align-items:center}.offender-info{background-color:var(--primary-color);color:#fff;padding:20px;margin:20px 0}.offender-info h3{font-size:18px}.title{margin:20px 0}.bottom-spacing{margin-bottom:50px}@media screen and (max-width:1200px){.name-search__results{padding:0 25px}}.horizontal-radio-button-group{display:flex;gap:30px;justify-content:space-between}.utah-design-system .card{border:5px solid var(--primary-color)}.search-button{padding-top:25px}.offender-search__wrapper{display:flex;flex-direction:row;gap:50px;padding-top:20px}.offender-search__column p{margin:0;max-width:650px}@media screen and (max-width:767px){.offender-search__wrapper{flex-direction:column;gap:16px}.horizontal-radio-button-group{gap:10px}}@media screen and (max-width:420px){.horizontal-radio-button-group .input-wrapper{margin:0}.horizontal-radio-button-group{gap:10px;flex-wrap:wrap}}.justify-center{justify-content:center}.flex{display:flex}.gray-background{background-color:var(--gray-light-color)}
