/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

.contenedor a
{
	color:#660002;
}
.contenedor h2
{
	font-size:35px;
}
.contenedor h3
{
	font-size:30px;
}
.contenedor h4
{
	font-size:27px;
	margin-top:0px;
}
.last_updated_date {
    margin: 15px 0;
}
.dw-toplist-cq__offer-cta-btn {
	color: #fff !important;
    border-left: 4px solid #6a0002 !important;
    background: #600001c9 !important;
}
.dw-toplist-cq__offer-cta-btn:hover {
    background: #740001 !important;
}
@media only screen and (max-width: 767px) {
table {
   overflow: hidden;
overflow-x: scroll;
display:block;
}
}
