/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2025 | 08:24:02 */
:root {
  --green: #21a73f;
  --green-hover: #158f30;
  --blue: #0c117e;
  --blue-hover: #151732;
  --red: #f00000; }

html {
  scroll-behavior: smooth;
  font-size: 62.5%; }

.logged-in .topbar_help {
  display: none !important; }

.wa_page_section a {
  color: #00aef0 !important; }
  .wa_page_section a:hover {
    color: #0280af !important; }

.c-margin-bottom-s {
  margin-bottom: clamp(8px, 2vmin, 20px) !important; }

.c-margin-bottom-xxl {
  margin-bottom: clamp(52px, 12vmin, 130px) !important; }

h1 {
  font-size: 3.2rem !important;
  color: var(--blue) !important; }

body .tc_headline_left {
  font-weight: 700 !important; }

#breadcrumbs span a {
  color: var(--green) !important; }

@media (max-width: 1100px) {
  #wpadminbar {
    display: none !important; } }

@media (max-width: 767px) {
  h1 {
    font-size: 2.4rem !important; } }
