.product-price .new-price {
    font-size: 20px;
    font-weight: 700;
}
/* Style for color-0095da */
.color-0095da .title-underline span::after{
    background-color: #0095da;
}
.color-0095da .title-underline span, 
.color-0095da .product-price .new-price{
    color: #0095da;
}
.color-0095da .product:not(.product-single) {
    border-color: #0095da;
}
.color-0095da .btn-product{
    background-color: #0095da;
}
/* Style for color-f58220 */
.color-f58220 .title-underline span::after{
    background-color: #f58220;
}
.color-f58220 .title-underline span, 
.color-f58220 .product-price .new-price{
    color: #f58220;
}
.color-f58220 .product:not(.product-single) {
    border-color: #f58220;
}
.color-f58220 .btn-product{
    background-color: #f58220;
}
/* Style for color-00a990 */
.color-00a990 .title-underline span::after{
    background-color: #00a990;
}
.color-00a990 .title-underline span, 
.color-00a990 .product-price .new-price{
    color: #00a990;
}
.color-00a990 .product:not(.product-single) {
    border-color: #00a990;
}
.color-00a990 .btn-product{
    background-color: #00a990;
}
/* Style for color-00904c */
.color-00904c .title-underline span::after{
    background-color: #00904c;
}
.color-00904c .title-underline span, 
.color-00904c .product-price .new-price{
    color: #00904c;
}
.color-00904c .product:not(.product-single) {
    border-color: #00904c;
}
.color-00904c .btn-product{
    background-color: #00904c;
}
/* Style for color-7f3f98 */
.color-7f3f98 .title-underline span::after{
    background-color: #7f3f98;
}
.color-7f3f98 .title-underline span, 
.color-7f3f98 .product-price .new-price{
    color: #7f3f98;
}
.color-7f3f98 .product:not(.product-single) {
    border-color: #7f3f98;
}
.color-7f3f98 .btn-product{
    background-color: #7f3f98;
}