.wg-style-h2-price{
    margin-top:50px;
    background-color: #575756;
    color: #fff;
    padding-left:10px;
    padding-bottom: 2px;
    padding-top:2px;
    border-style: solid;
    border-color: #575756;
    border-radius: 20px 20px 20px 20px;
    width:100%;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-style: oblique;
    font-weight: bold;
    text-align: center;
    
}

.wg-style-price{
    font-weight: bold;
    margin-top:50px;
    text-align: left;

}