/**** CUSTOM CSS update-2021-02-05 ***/

body {
    font-family: 'Roboto', sans-serif;
}
.uploads-filename,
.element-header {
	font-weight: 400;
}

h1, h2, h3 {
	font-family: 'Roboto Condensed', sans-serif !important;
}
h2, .h2{font-size: 1.8em;}
h3, .h3{font-size: 1.5em;}

h1 + h2, h3 + h4, h4 + h5 {
    margin-top: 0;
}
h2 + h3 {
    margin-top: -12px;
}
.media-heading {
    font-size: 1.2em;
}
.media-list {
    margin-top: 24px;
}
.frame-space-after-extra-small {
	padding-bottom: 0.5em !important;
	margin-bottom: 0 !important;
}
.frame-space-before-extra-small {
	padding-top: 0.5em !important; 
	margin-top: 0 !important;
}