/*
  2020-11-19 - bjoern:
  sass watch / build not working anymore. small css addons are where
*/

.callout.custom {
  width: calc(100% + 1.11111rem);
  margin-left: -0.555rem;
  border-left: 3px solid #ed4a47;
  border-right: 3px solid #ed4a47;
  margin-bottom: 2rem;
}
