.content.locations-page aside.sidebar.teasers {
    color: white;
    min-width: 400px;
    margin-top: 12px;
}

.content.locations-page aside.sidebar.teasers article.teaser:first-of-type h3 {
  margin-top: 0.2em;
}

.content.locations-page aside.sidebar.teasers p {
    /* text-align: justify; */
    font-size: 0.85em;
}

.content.locations-page aside.sidebar.teasers a {
    color: #C8BD7C;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
}

.content.locations-page aside.sidebar.teasers a a:hover {
    color: #a59a59;
}