.BlogTeaser{padding: 1.5rem 0}.BlogTeaser__categories{margin: 1.5rem 0 1.5rem 0;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}@media (min-width: 48em){.BlogTeaser__categories{margin: 2rem 0 2rem 0}}.BlogTeaser__category{margin: .5rem}@media (min-width: 48em){.BlogTeaser__category{margin: .75rem}}.BlogTeaser__buttonwrapper{margin-top: 1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}.BlogTeaser__button{-webkit-transition: .3s ease;transition: .3s ease}.BlogTeaser__button:hover{color: #ffffff;background: #0b428e}