section.delivery h1{
    font-weight:bold;
    margin-bottom:2rem;
    font-size:2.2rem;
}

section.delivery .need-help{
    padding:1rem 2rem;
}
section.delivery .need-help h2{
    color: var(--main-link-color);
    font-size:1.8rem;
    font-weight: bold;
}
