:root { --app-header-bg: #277696; --app-header-link: #ffffff; --app-header-link2: #85dcb4; --app-footer-bg: #277696; --app-footer-link: #f58470; --app-footer-link2: #821a08; --app-font: "AudioWide", cursive; --app-font-2: "Poppins", sans-serif; --app-color-link: #e34f7b; --app-color-link2: #ac2f57; --app-color-1: #3fa5ee; --app-color-2: #3190d8; --app-color-3: #a34dfe; --app-color-4: #9660cd; --app-color-5: #408f9c; --app-color-6: #000438; --app-color-7: #abeef7; --app-color-8: #ac2f57; --app-color-body: #000438; --app-color-light: #ffffff; --app-color-dark: #000000; --app-color-valid: #3fa5ee; --app-color-valid2: #3190d8; --app-color-delete: #e34f7b; --app-color-delete2: #ac2f57; --app-color-cancel: #a34dfe; --app-color-cancel2: #9660cd; --app-color-show: #3293fb; --app-color-show2: #32b3cd; --svg-base-size: 16px; --svg-size-1: 12px; --svg-size-2: 24px; --svg-size-3: 48px; --app-size-1: 1em; --app-size-2: 1.5em; --app-size-3: 2em; --border-width-1: 0.5px; --border-width-2: 2px; --border-width-3: 5px; --rad-1: 4px; --rad-2: 12px; --rad-3: 24px; --trans-1: 0.3s; --trans-2: 1s; --trans-3: 1.5s; --trans-4: 3s; --trans-del-1: 0.2s; --trans-del-2: 0.4s; --trans-del-3: 0.5s; --trans-del-4: 0.6s; --scale-1: 0.75; --scale-2: 1.05; --scale-3: 1.25; --scale-4: 1.35; --percent-pos-1: 5%; --percent-pos-2: 10%; --percent-pos-3: 20%; }.gr-1{background: #2A7B9B;
background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);}
.bx-sh-2{-webkit-box-shadow: 0px 0px 10px 0px rgba(94, 177, 255, 1);
-moz-box-shadow: 0px 0px 10px 0px rgba(94, 177, 255, 1);
box-shadow: 0px 0px 10px 0px rgba(94, 177, 255, 1);}.theme-form textarea{width:100%;font-family:"Source Serif Pro",serif;font-size:large;padding:8px;border-radius:8px;margin:8px 0 12px;min-height:120px;max-height:800px}.theme-form input::placeholder,.theme-form textarea::placeholder{color:var(--app-color-dark)}.theme-form #togglePassword,.theme-form input,.theme-form select{width:100%;font-size:large;border-radius:8px;font-family:"Source Serif Pro",serif;padding:8px;margin:8px 0 12px;border:1px solid}.theme-form #togglePassword{width:fit-content}.theme-form input[type=checkbox]{width:fit-content;box-shadow:none}.theme-form input:focus,.theme-form textarea:focus{outline:var(--app-color-1) solid 2px}.impulse-form label {
    font-size: 1.2em;
    color: white !important
}.impulse-form h2 {
    font-size: 1.2em;
    color: white !important
}
