.block-ankerblock .content {
  background-color: #b70611;
}

.block-ankerblock h2 {
  font-family: 'Lekton', sans-serif;
}

.block-ankerblock .arrow {
  width: 20px;
}

.block-ankerblock ul.categories li.text-red {
  color: #b70611;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .block-ankerblock .fs-md-5 {
    font-size: 1.25rem !important; 
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}