/* Para promo descuentos hostings en posts */
.mipromo{
text-align:left; 
clear:both;
margin-top: 2em;
margin-bottom: 2em; 
background-color: rgb(254, 240, 180);
padding:0.3em; 
border:2px solid rgb(255, 230, 145); 
border-radius:0px;
}

p {
color: #000 !important;
}