h1,
h2,
h3,
h4 {
    color: #ce0000 !important;
}

#main-menubar {
    text-align: center !important;
    text-transform: uppercase;
    justify-content: center;
}

nav#block-solo-subtheme-hauptnavigation ul.solo-footer-menu a {
    text-transform: uppercase;
}

ul#main-menubar li a.is-active,
ul#main-menubar li a:hover,
nav#block-solo-subtheme-hauptnavigation ul li a.is-active,
nav#block-solo-subtheme-hauptnavigation ul li a:hover,
nav#block-solo-subtheme-sekundarmenu ul li a.is-active,
nav#block-solo-subtheme-sekundarmenu ul li a:hover,
div#main-container-inner ul li a,
div#main-container-inner p a,
div.mobile-nav svg g.svg-stroke,
ul.solo-footer-menu li a {
    color: #ce0000 !important;
}

div#main-container-inner ul li a:hover,
div#main-container-inner p a:hover,
ul.solo-footer-menu li a:hover {
    text-decoration: underline;
}

nav#block-solo-subtheme-sekundarmenu ul li a {
    font-size: .85rem;
}

div.branding-first {
    justify-content: center;
}

wrapper nav ul:not(.solo-ul, .field ul) li>a::after {
    border: 0px;
}

div#block-solo-subtheme-page-title {
    padding: 0 2rem;
}

.branding-first {
    margin: 0 auto !important;
    width: 50%;
    max-width: 280px;
}

.page-wrapper .login-button-open button:hover::after,
.page-wrapper .login-button-open button:hover::before,
.page-wrapper nav ul:not(.solo-ul,
    .field ul) li>a:hover::after,
.page-wrapper nav ul:not(.solo-ul,
    .field ul) li>a:hover::before,
.page-wrapper nav ul:not(.solo-ul,
    .field ul) li>button:hover::after,
.page-wrapper nav ul:not(.solo-ul,
    .field ul) li>button:hover::before {
    animation: none;
}


@media (max-width: 36rem) {
    h1.page-title-text {
        font-size: var(--solo-px24);
        line-height: calc(2 * var(--solo-px14));
        padding: var(--solo-px8) 0;
    }
}


div#sidebar-box-main div.region-inner.main-box-inner,
div#main-container-inner {
    padding-top: 0px;
}

a.button,
div#main-container-inner p a.button {
    background: #ce0000 !important;
    color: white !important;
    font-weight: bold;
    padding: .5rem 1rem;
    border-radius: 12px;
}

a.button:hover,
div#main-container-inner p a.button:hover {
    background: #d95858 !important;
    color: white !important;
    font-weight: bold;
    padding: .5rem 1rem;
    border-radius: 12px;
    text-decoration: none;
    box-shadow: none;
}

@media (max-width: 992px) {
    ul#main-menubar.navigation__responsive li {
        border-bottom: 1px solid #999;
    }
}


div#bottom-container header.w3-container,
div#bottom-container h4,
div#bottom-container p,
div#bottom-container a {
    color: white !important;
}


section#block-solo-subtheme-kontakt div.field.field--name-body {
    display: flex;
    gap: 1rem;
}

section#block-solo-subtheme-nutzlichelinks p a {
    text-decoration: underline;
}

div#bottom-container section.solo-block.block-block-content div ul.solo-ul li.solo-small a {
    color: black !important;
}



/* Add your css code here */
/*
Variable Definitions:
  --r-bg: Sets the background color.
  --r-tx: Sets the text color.
  --r-h1: Sets the color for h1, h2, and h3 headings.
  --r-lk: Sets the link text color.
  --r-lk-h: Sets the hover color for link text.
  --r-br: Sets the border color.
  --r-bg-fr: Sets the background color for input forms.
  --r-tx-lk: Sets the menu link text color.
  --r-tx-lk-h: Sets the hover color for menu link text.
  --r-bg-lk: Sets the background color for menu links.
  --r-bg-lk-h: Sets the hover background color for menu links.
  --r-tx-bt: Sets the button text color.
  --r-tx-bt-h: Sets the hover color for button text.
  --r-bg-bt: Sets the button background color.
  --r-bg-bt-h: Sets the hover background color for buttons.
*/

/*
Regions Names, each region has an ID and a Class with the same name.
You can use .page-wrapper or #page-wrapper
#page-wrapper {}
#primary-sidebar-menu {}
#fixed-search-block {}
#popup-login-block {}
#header {}
#primary-menu {}
#welcome-text {}

#top-container {}
#top-box-first {}
#top-box-second {}
#top-box-third {}

#system-messages {}
#breadcrumb {}
#page-title {}

#main-container {}
#sidebar-box-first {}
#sidebar-box-main {}
#sidebar-box-second {}

#bottom-container {}
#bottom-box-first {}
#bottom-box-second {}
#bottom-box-third {}
#bottom-box-fourth {}

#footer-container {}
#footer-box-first {}
#footer-box-second {}
#footer-box-third {}

#footer-menu {}
#copyright {}

Examples:

#page-wrapper {
  background-color: var(--r-bg);
  color: var(--r-tx);
  border-color: var(--r-br);
}

h1, h2, h3 {
  color: var(--r-h1);
}

a:not(li.nav__menu-item a) {
  color: var(--r-lk);
  color: var(--r-lk-h);
}

input:not(.button) {
  background-color: var(--r-bg-fr);
}

li.nav__menu-item a {
  color: var(--r-tx-lk);
  background-color: var(--r-bg-lk);
}

li.nav__menu-item a:hover {
  color: var(--r-tx-lk-h);
  background-color: var(--r-bg-lk-h);
}

button:not(li.nav__menu-item button) {
  color: var(--r-tx-bt);
  background-color: var(--r-bg-bt);
}

button:not(li.nav__menu-item button):hover {
  color: var(--r-tx-bt-h);
  background-color: var(--r-bg-bt-h);
}
https://www.drupal.org/docs/extending-drupal/themes/contributed-themes/solo/instructions-for-developers-on-using-colors-in-solo-theme
*/


.branding-wrapper .branding-first,
.branding-wrapper .branding-first a {
    display: block;
}


h1,
h2 {
    font-family: "Oswald", sans-serif;
    font-size: 1.33rem;
    color: #E30613;
}

h1 {
    font-weight: 400;
    font-size: 3rem;
    text-transform: uppercase;
    line-height: 1.33;
}

h2 {
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.33;
}

h3,
h4 {
    font-family: "Open Sans", Arial, sans-serif;
}

h3 {
    font-size: 1.15rem;
    color: black !important;
    font-weight: bold;
}

h4 {
    font-size: 1rem;
    color: black !important;
    font-weight: bold;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

.page-wrapper tr {
    border: 0px;
}

@media (max-width: 62rem) {
    h1 {
        font-size: 2.5rem !important;
    }

    h2 {
        font-size: 2rem !important;
    }
}

@media (max-width: 48rem) {
    h1 {
        font-size: 2rem !important;
    }

    h2 {
        font-size: 1.5rem !important;
    }
}

.highlight-blue {
    color: rgb(30, 148, 210);
}

.field--name-body h3+p {
    margin-top: 0px !important;
}

.field--name-body h3 {
    margin-bottom: 0px;
}