


.content-block {
   margin: 0 !important;
   padding: 0 !important;
}

.content-block img {
    width: 100%;
    height: 100%;
}

.color {
     background-color: #6f6f6f;
     padding: 0;
     margin: 0;     
}
  
.homepage-2021 {
    width: 100%;  
    background-position: bottom left;
    background-size: 80%;
    background-repeat: no-repeat;
    background-image: url('/assets/images/2021.svg')
  }
  
.component-block {
    padding: 3% !important;
}
