/* Add here all your CSS customizations */
.image-float-absolute
{position:absolute; bottom:10px; right:10px; font-size: 6px;}

.image-float-relative
{position:relative; bottom:10px; right:10px; font-size: 6px;}

.image-margin
{margin-bottom:30px;}

html section.section-red {
    background-color: #dc2222 !important;
    border-color: #16181b !important;
}

html section.section-red h1,
html section.section-red h2,
html section.section-red h3,
html section.section-red h4,
html section.section-red h5,
html section.section-red h6 {
	color: #FFF;
}

html section.section-red p {
    color: #FFF;
}

html section.section-red-scale-2 {
	background-color: #0a0c0d !important;
	border-color: #000000 !important;
}

html section.section-red-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #0a0c0d;
}

.pixabay a, a:hover {text-decoration: none; color: #FFFFFF; text-align: right;}
