
.swatch-option.image {
    opacity: 0.8;
}
.swatch-attribute.styletype .swatch-option {
    width: auto;
    min-width: 100px;
    height: 35px;
    background: #ffffff;
    border: 1px solid rgba(36, 43, 87, 0.5);
    border-radius: 3px;
    color: #242b57;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 2.5rem;
    opacity: 1;
    outline: none;
}
