/**
* Theme Name: Allegro2 Child
* Description: This is a child theme of Allegro2, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: allegro2
* Version: 1.0.18
*/
div#tab-description h2 {
    font-size: 20px !important;
    margin: 0 0 10px !important;
    color: #ff6700;
}
div#tab-description h3 {
    font-size: 20px !important;
    margin: 0 0 10px;
}
div#tab-description ul{
	margin:0 0 20px 20px !important;
}
div#tab-description ul li{
    margin: 12px 0;
}
.product-faq {
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 5px;
}
.primary-navigation .menu

 {
    text-align: center;
}

.entry-content ul {
    margin-left: 20px;
}
.entry-content ul li {
    margin: 12px 0;
}
.entry-content ul li a{
	color:#ff6700 !important;
}
.entry-content p a{
	color:#ff6700 !important;
}
