.mageworx-swatch-option.text {
    border-radius: 14px;
    outline: none !important;
}

.mageworx-swatch-option.text.selected {
    border-color: #56cfe1 !important;
}

.mageworx-swatch-option.image {
    border-radius: 50%;
    border-color: #878787;
    outline: none !important;
}

.mageworx-swatch-option.image.selected {
    border-color: #56cfe1 !IMPORTANT;
}
