div>input[name="deliverytype"].checked {
    background-color: #77bed2 !important;
}

#form .rounded:has(#deliverytype) hr {
    display: block;
}
