.tcustomizer-field__heading {
        font-size: 13px;
        }
.custom-color-swatch .tcustomizer__image--small {
 	width: 7em;
  	height: 7em;
        }
.custom-color-swatch .tcustomizer__image-content {
 	 object-fit: contain;
 }
.tcustomizer-btn--radio {
 	 color: black;
       background-color: pink;
 }