#module-container {
    color:#ffffff; 
    background-color:#1e2638;

}

#cms-generic-copy{
    font-size:14px; 
    text-align: center;
}

#title {
    font-family: Crimson Pro;
    font-weight: 300;
    line-height: 33px;
    letter-spacing: 2.90px;
}

#category-title {
    font-family: Montserrat;
    font-size: 12px; 
    font-weight: 600; 
    line-height: 17px; 
    letter-spacing: 2px;
}

#shop-collection-btn {
    letter-spacing: 2px; 
}

.captcha-text {
    color: grey;
    padding-bottom: 1rem;
}
    .privacy-policy, .terms-service {
    color: skyblue;
    font-weight: bold;
}



.product-line-item__qty-input {
    position: relative;
    top: 0;
}
