 
.orange_bg { margin-top:30px !important; background-color:#a80000; padding:50px !important;}
.orange_bg h1 {    font-family: Century Gothic, cursive; font-size:45px; color:#fff; text-align:center; font-weight:700 ; text-decoration:underline;} 
.product_list h3 {    font-family: Century Gothic, cursive; font-size:25px; color:#fff; text-align:left; font-weight:700 ; border-bottom:#FFF thin solid; padding-bottom:5px;}
.product_list ul{ list-style:none;}
.product_list li{ display:block;}
.product_list a{ font-family:'Rubik', sans-serif; font-size:18px; color:#fff; padding:8px; text-align:left; float:left; width:100%; margin:5px; border-radius:20px; }
.product_list a:hover { color:#fff; padding-left:15px; transition:0.6s; background-color:#000; text-decoration:none;}
 