.callout{display:flex;flex-direction:column;gap:1.5rem;border-radius:1rem;padding:1.5rem}@media only screen and (min-width: 768px){.callout{padding:2.5rem}}.callout--default{background-color:#f8f6d7}.callout--loud{background-color:#f5e814}.callout--loud a{text-decoration:none}.callout--loud a:visited{color:#211f1f}.callout--loud ul{margin-left:0}.callout--loud li{list-style:none;margin-bottom:.5rem}.callout--loud li:last-child{margin-bottom:0}.callout--loud li::before{content:url(double-arrow.svg);margin-right:1rem}
