
#collection-custom-container a{
    margin-top: 1.2em !important;
    color: #816052 !important;
}  


@media all and (max-width: 630px) {

    #collection-custom-container a{
        margin-top: 0.5em !important;
    }   
}
