.single-product div.product p.price,
.single-product div.product span.price {
    margin: 0 !important;
    line-height: 1 !important;
}
.wds .first {
    margin-bottom: 15px !important;
}
.wds-text {
    color: #5f5f5f;
    font-size: 14px;
    font-weight: 400;
}
.wds-price {
    font-size: 22px;
    line-height: 1;
    color: #098e3a;
}
.wds-text.second {
    margin-top: 5px;
}