.variant-links a {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 0 0 8px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 50%;
}

.price {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    font-family: "Roboto";
    line-height: 1.188em;
    letter-spacing: 0em;
    text-transform: none;
    color: #555555;
}

.product-title {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    font-family: "Roboto";
    line-height: 1.188em;
    letter-spacing: 0em;
    text-transform: none;
    color: #555555;
}