/*
Theme Name: mCon esports
Theme URI: http://www.mcon-esports.com
Author: Danny Momberg
Author URI: https://www.dannymomberg.nl
Version: 1.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Galleries
# Alignment
# Elements
--------------------------------------------------------------*/

/* Galleries */
.gallery-caption {
    font-weight: normal;
}
/* Alignment */
.aligncenter {
    text-align: center;
}
.alignleft {
    text-align: left;
}
.alignright {
    text-align: right;
}
/* Elements */
.bypostauthor {
    color: #d31f48;
}
.screen-reader-text {
    display: none;
}
.wp-caption-text {
    color: #d31f48;
}
.wp-caption {
    max-width: 100%;
}