.gallery-caption {
font-weight: normal;
} .aligncenter {
text-align: center;
}
.alignleft {
text-align: left;
}
.alignright {
text-align: right;
} .bypostauthor {
color: #d31f48;
}
.screen-reader-text {
display: none;
}
.wp-caption-text {
color: #d31f48;
}
.wp-caption {
max-width: 100%;
}
.fa-facebook-f:before, .fa-facebook:before {
content: "\f09a";
}
.lista-juegos {
list-style-type: none;
}
.lista-juegos li {
display:inline;
padding:5px;
}
.wp-block-embed__wrapper iframe {
width: 650px !important;
height: 451px !important;
}
@media only screen and (max-width: 600px) {
.wp-block-embed__wrapper iframe {
width: 300px  !important;
height: 200px !important;
}
}