/* Shirt Sizes heading + description */
.shirt-size-header h3 {
    margin: 0 0 4px;
    font-size: 18px;
    font-weight: 600;
}

.shirt-size-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
}