@import url("https://use.typekit.net/hty4vej.css"); html body { background: url(https://celestial-rsps.com/wp-content/themes/CelestialRSPS/images/bg-top.jpg) center top no-repeat; background-color: #071437; } .navi a { padding: 10px 25px; border: 1px solid #334459; background-color: #061217; color: #96A6B3; margin: 5 10px; -webkit-appearance: button; -moz-appearance: button; appearance: button; } .cart-button { padding: 7px 15px; border: 1px solid #334459; background-color: #061217; color: #96A6B3; margin: 10px; -webkit-appearance: button; -moz-appearance: button; appearance: button; } .logo { background-image: url(https://celestial-rsps.com/wp-content/themes/CelestialRSPS/images/logo.png); height: 325px; width: 250px; background-repeat: no-repeat; margin: 10px auto 25px; } .image-sizer { width: 200px; height: 200px; overflow: hidden; } .head-box { font-family: trajan-pro-3, serif; font-weight: 800; margin: 60px 0 20px; width: 100%; padding: 40px; color: #fff; } /* BODY */ .content-box { border: 1px solid #334459; background-color: #061217; color: #96A6B3; width: 100%; height: auto; -webkit-box-shadow: 0px 0px 16px 8px rgba(51,68,89,0.5); -moz-box-shadow: 0px 0px 16px 8px rgba(51,68,89,0.5); box-shadow: 0px 0px 16px 8px rgba(51,68,89,0.5); } .content-text { padding: 10px; } .content-text a { color: #96A6B3; font-weight: 500; } .content-text a:hover { color: #fff; text-decoration: none; } .trajan { padding-top: 5px; font-family: trajan-pro-3, serif; }