:root{--body-color: #ffffff;--background-color: #ffffff;--cards-background-color: #ffffff;--footer-background-color: #000000;--link-color: #00a0bd;--nav-link-color: #00a0bd;--heading-color: #000000;--subheading-color: #707070;--tag-background-color: #ffffff;--text-dark-color: #000000;--text-light-color: #babcbe;--main-button-color: #ff5f42;--main-button-hover-color: #dd3f23;--footer-link-color: #ffffff;--searchbar-background-color: #ffffff}html[data-theme=blue_horizon]{--body-color: #185864;--background-color: #185864;--cards-background-color: #185864;--footer-background-color: #000000;--link-color: #ff5f42;--nav-link-color: #ff5f42;--heading-color: #ffffff;--subheading-color: #ffffff;--tag-background-color: #ffffff;--text-dark-color: #ffffff;--text-light-color: #ffffff;--main-button-color: #ff5f42;--main-button-hover-color: #dd3f23;--footer-link-color: #ffffff}.content{background-color:var(--background-color, #ffffff);padding:2rem 1rem}.content img{max-width:100%}.content h1{color:var(--link-color, #000000);text-transform:uppercase;font-family:"Hammersmith One",sans-serif;font-size:2.1rem;font-weight:bold;margin-top:1rem;margin-bottom:2rem}.content h2,h3,h4{color:var(--text-dark-color, #000000);margin-top:2rem;margin-bottom:1rem;font-weight:800}.content p{color:var(--subheading-color, #000000);font-size:1rem;line-height:1.4;letter-spacing:.3px}#teams{margin-top:50px;margin-bottom:50px}.team{display:flex;flex-direction:row;margin-bottom:20px}.teamL{display:flex;flex-direction:row-reverse;margin-bottom:20px}.teampicL{padding-right:20px;width:45%;display:flex;align-content:center;align-items:center;border-radius:15px}.teampic{padding-left:20px;width:45%;display:flex;align-content:center;align-items:center;border-radius:15px}.teamwrap{width:55%}@media only screen and (max-width: 767px){.team{display:flex;flex-direction:column}.teampic{width:auto}.teampicL{width:auto}.teamL{display:flex;flex-direction:column}.teampicL{width:auto;padding:0;display:flex;align-content:center;align-items:center}.teampic{width:auto;padding:0;display:flex;align-content:center;align-items:center}.teamwrap{width:auto}}
