.cover{
  margin-bottom: 1rem !important;
  margin-left: 2rem !important;
}

h2{
font-family: Macan Light !important;
  font-size: 2.95rem !important;
  line-height: 3.5rem !important;
}

h6.green-line { 
  border-top: solid 1px #00faa0 !important;
  color: #00faa0 !important;
  filter: drop-shadow(3px 3px 10px black);
}

@media only screen and (max-width: 1300px) {
h2{
font-size: 1.75rem !important;
line-height: 2.1rem !important;
}
}

iframe{
height: 100% !important;
max-width: 100%;
max-height: 80vh !important;
border-top-width: 0px !important;
border-bottom-width: 0px !important;
border-left-width: 0px !important;
border-right-width: 0px !important;
}

figure{
  margin-block-start: 0em !important;
}