.collection-list-main .hometitle .cl-title { font-family: var(--cl-title-font); font-weight: var(--cl-title-weight); font-style: var(--cl-title-style); font-size: var(--cl-title-size); line-height: 0.96; letter-spacing: normal; text-transform: var(--cl-title-transform); color: rgb(var(--cl-title-color)); }
.collection-list-main .hometitle .cl-title a { color: inherit; }
.collection-list-main .hometitle .cl-title a:hover { color: inherit; }
.collection-list-main .button-row__btn.btn, .collection-list-main .text-overlay__button.btn { min-width: var(--cl-btn-min-width); padding: 13px 24px; border-width: 1px; border-radius: 0; font-family: var(--base-font-family); font-size: var(--cl-btn-size); font-weight: 600; line-height: 14px; }
