.detour {
    padding: 40px 0!important;
}
.detour:nth-child(odd) {
    background-color: rgb(240, 240, 240);
}
.bg-black circle {
    color: var(--dark-red);
}

/*  @ styling  */
.at-style {
  font-feature-settings: "salt";
  color: inherit!important;
}