.gray-seo-box { background:#f6f6f6; height:100%; }
.add-border-right { border-right:2px solid #fff; }
.bg-lime-green { background:#a6ce3a; color:#fff; }
.cta-box { padding:70px 20px}
.cta-box h2 { font-size: 38px; }
.button-white { line-height:1rem; font-size:22px; letter-spacing:.09rem; font-family: 'dinschriftregular'; display:block; padding:25px 20px 20px; margin:auto; max-width:275px; text-transform:uppercase; color:#fff; border:1px solid #fff; }
.button-white:hover { background:rgba(0,0,0,.3); color:#fff; text-decoration:none; }
.din-regular { font-family: 'dinschriftregular'; }
.ls09 { letter-spacing:.09rem; }
h1 { font-size:28px; }
.collection-description { font-size:18px; }
h2 { font-size:30px; }
.gray-seo-box h3 { font-size:23px; font-family: 'dinschriftregular'; }
.gray-seo-box p { font-size:18px; }
@media (max-width:1280px){
    .gray-seo-box h3 { font-size:21px; }
}
@media (max-width:990px){
.add-border-bottom { border-bottom:2px solid #fff; }
}
@media (max-width:575px){

.add-border-right { border-right:none }
}