.block-with-bg{padding:2rem;color:#fff;margin:1rem 0;border-radius:10px}.block-with-bg.blue{background:var(--main-blue)}.block-with-bg.red{background:var(--main-red)}.block-with-bg *{font-style:italic;color:#fff;margin:0}.block-with-bg .block-title{font-size:2rem;font-weight:500;margin-bottom:1rem;text-transform:uppercase;line-height:1.15}@media (max-width:576px){.block-with-bg .block-title{font-size:1.5rem}}.block-with-bg hr{background-color:#fff;margin:1rem 0}