/*-------------------------------------------*/
/*IMPORT SCSS*/
/*-------------------------------------------*/
/*-------------------------------------------*/
/* FONTS */
/*-------------------------------------------*/
/*-------------------------------------------*/
/* COLORS */
/*-------------------------------------------*/
/*-------------------------------------------*/
section.main-content p, section.main-content ul, section.main-content ol, section.main-content h2, section.main-content h3, section.main-content h4, section.main-content h5 { margin-top: 24px; }

section.main-content p li:not(:first-child), section.main-content ul li:not(:first-child), section.main-content ol li:not(:first-child), section.main-content h2 li:not(:first-child), section.main-content h3 li:not(:first-child), section.main-content h4 li:not(:first-child), section.main-content h5 li:not(:first-child) { margin-top: 10px; }

section.main-content ul, section.main-content ol { padding-left: 15px; }

section.main-content h5 { font-size: 17px; }

@media (max-width: 575px) { h1.page-title { font-size: 24px; } }
