.shipping-section p {
    color: var(--color-dark-blue);
    font-size: 16px;
    padding-top: 2rem;
    line-height: 2.3rem;
    text-align: justify;
}

p strong {
    font-size: 16px;
    font-weight: 400;
}