.delivery h2 {
    padding: 20px 0 15px 0;
    font-weight: 800;
}
.delivery h4 {
    color:#90080c;
    font-size: 34px;
    font-weight: 600;
}

.border{
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    margin: 10px 0 10px 0;
}
.none {
    opacity: 0;
}

h3 span {
    color: #90080c;
    font-size: 34px;
}
