/*
 Theme Name:     Mejean
 Theme URI:      https://www.stephanemejean.fr/
 Description:    Customizr's Child Theme for a musician blog
 Author:         Rodolphe Robles
 Author URI:     https://tranchesdevie.frama.site/
 Template:       customizr
 Version:        1.0.0
*/
body {
  background: none repeat scroll 0 0 #0B0404;
  color: #FAFAFA;	
  padding-bottom: 0;
}
h1, h2, h3, h4, h5, h6, article .entry-content, .fp-button, .fp-title, [class*="fp-text-"] {
	color: #FAFAFA;	
}
blockquote p {
	color: #FAFAFA;	
}
label, .colophon__row .footer__credits, .footer-skin-dark .footer__wrapper a {
    color: #1eb27c;
}
jp-carousel-msg {
	display: none;
}
body, #reply-title {
    color: #1eb27c ;
}
.su-posts-default-loop .su-post-thumbnail {
	width: 300px !important;
    height: 300px !important;
}
.su-posts-default-loop .su-post-thumbnail img {
    max-width: 300px !important;
    max-height: none !important;
    width: 300px !important;
    height: auto;
}

/*.tc-singular-thumbnail-wrapper .entry-media__wrapper {
    max-height: 500px;
    height: 500px;
}*/

