.elementor-391 .elementor-element.elementor-element-51f0d2e5{--display:flex;}/* Start custom CSS */.woocommerce div.product form.cart .variations label {
    font-family: 'Cormorant Garamond', Georgia, serif;
    color: #1b1a18; /* your text color */
    font-size: 16px;
    font-weight: 600;
}

.woocommerce div.product form.cart .variations select {
    color: #1b1a18;
    border-color: #7A0D16;
}
.woocommerce div.product form.cart .variations select:focus {
    outline: none;
    border-color: #7A0D16;
    box-shadow: 0 0 0 1px #7A0D16;
}/* End custom CSS */