.affcoups .affcoups-coupons-grid--col-3 .affcoups-coupons-grid__item { width: 100%; } .affcoups .affcoups-coupons-grid .affcoups-coupon { max-width: 400px; margin: 0 auto 30px auto; padding-bottom: 40px; background: #F7F7F7; border: none; border-radius: 3px; } .affcoups a.affcoups-coupon__button { display: inline-block; margin: 0; padding: 12px 15px 9px 10px; background: cornflowerblue; border: none; border-radius: 3px; -webkit-box-shadow: none; box-shadow: none; color: #fff; font-size: 14px; font-weight: 700; outline: none; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .affcoups a.affcoups-coupon__button:hover, .affcoups a.affcoups-coupon__button:focus, .affcoups a.affcoups-coupon__button:active { background-color: #5491ff; border: none; -webkit-box-shadow: none; box-shadow: none; color: #fff; outline: none; text-decoration: none; } #right-sidebar .widget-title { display: block; color: #333; border-width: 0 0 0 3px; border-style: solid; border-color: #13aff0; letter-spacing: 1px; padding: 15px 10px 15px 10px; margin: 0 0 20px; text-transform: uppercase; background-color: aliceblue; }