:root{--default-font: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--heading-font: "Ubuntu", sans-serif;--nav-font: "Nunito", sans-serif}:root{--background-color: #1f1f1f;--default-color: #ffffff;--heading-color: #ffffff;--accent-color: #dd4814;--primary-color: #dd4814;--secondary-color: #772953;--surface-color: #232323;--contrast-color: #ffffff}:root{--nav-color: #ffffff;--nav-hover-color: #dd4814;--nav-mobile-background-color: #393939;--nav-dropdown-background-color: #393939;--nav-dropdown-color: #ffffff;--nav-dropdown-hover-color: #dd4814}:root{scroll-behavior:smooth}body{color:var(--default-color);background-color:var(--background-color);font-family:var(--default-font)}a{color:var(--accent-color);text-decoration:none;transition:.3s}a:hover{color:color-mix(in srgb,var(--accent-color),transparent 25%);text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-family:var(--heading-font)}blockquote{font-style:italic;text-align:justify;padding:0 40px}.section-title{text-align:center;padding-bottom:60px;position:relative}.section-title h2{font-size:32px;font-weight:700;position:relative}.section-title h2:before,.section-title h2:after{content:"";width:50px;height:2px;background:var(--accent-color);display:inline-block}.section-title h2:before{margin:0 15px 10px 0}.section-title h2:after{margin:0 0 10px 15px}.section-title p{margin-bottom:0}
