/* Start custom CSS */.special-text {
    color: red;
    font-weight: bold;
    margin-bottom: 50px
}

.special-text .woocommerce-notices-wrapper{
    display: none
}/* End custom CSS */