@charset "UTF-8";html {    position: relative;    min-height: 100%;}body {    font-family: "Archia-light";    margin-bottom: 60px;}.logomarges {    padding-left: 0px;    margin-left: 0px;    margin-bottom: 38px;    margin-top: 30px;}h1 {    padding-bottom: 1rem;    font-family: 'Archia-medium';}h2 {    font-size: 1.5rem;    font-family: Archia-medium;    padding-top: 2rem;    margin-bottom: 0.2rem;}h3 {    font-size: 1.2rem;    font-family: Archia-medium;    padding-top: 1rem;    margin-bottom: 0.1rem;}b {    font-family: Archia-regular;    font-weight: 600;}.navbar   {    padding-top: 1.5rem;    padding-bottom: 1.5rem;    padding-left: 0;}.navbar-toggler {  padding: 0;  font-size: 1.25rem;  line-height: 1;  background-color: transparent;  border: 0;  border-radius: 0;}.navbar-light .navbar-toggler-icon {  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.bg-light {  background-color: #ffffff !important;}    .rand {    border-top: 1px solid #030303;    border-bottom: 1px solid #000000;    margin-left: 0.5rem;    margin-right: 0.5rem;}.navbar-nav {    padding-left: 0px;    font-family: Archia-medium;}.nav-item.active .nav-link {    color: rgba(0,0,0,0,1.00);}.nav-item .nav-link:hover {    color: rgba(0,0,0,0,1.00);}.tekstkader {    padding-left: 23px;    padding-top: 41px;    margin-bottom: 49px;}.tekstkader img {    margin-bottom: 20px;}li {    padding-right: 10px;}.minderlinks {    margin-left: 11px;}.footer {    position: absolute;    bottom: 0;    width: 100%;    height: 60px; /* Set the fixed height of the footer here */    background-color: #000000;    color: rgba(255,255,255,1.00);    padding-top: 20px;    padding-bottom: 53px;    font-size: 10pt;}.rood {    color: rgba(233,23,53,1.00);}.footer a {color: rgba(252,252,252,1.00);    text-decoration: none;    }.footer a:hover {    color:rgba(216,216,216,1.00)}/*mobiel*/@media (max-width: 767px){h1 {    font-size: 1.7rem;}h2 {  font-size: 1.2rem; }    .logoklein  {        height: 40px; width: auto;            }    /*tablet*/@media (min-width: 768px) and (max-width: 991px){h1 {    font-size: 3.0rem;}}/*laptop*/@media (min-width: 992px) and (max-width: 1199px){}    /*groot*/@media (min-width: 1200px){}   