@import url("https://fonts.googleapis.com/css?family=|Montserrat|");
.widget.text.blue a {
  border-style: solid;
  border-width: 0px;
  border-radius: 63px;
  background-color: #edc00a;
  padding: 16px;
}
.site-branding {
  background-color: rgba(0, 0, 0, 0);
}
.textwidget > :last-child {
  background-color: rgba(94, 182, 241, 0.77);
}
.textwidget > :last-child iframe {
  margin-right: 23px;
  margin-bottom: 0px;
}
.widget.event-list .widget-title {
  background-color: #f6610d;
  font-family: Montserrat;
  line-height: 56px;
  font-size: 20px;
  color: #ffffff;
}
.widget.text a .widget-title {
  font-family: Montserrat;
  font-size: 13px;
}
.main-navigation a {
  font-family: Montserrat;
  font-size: 18px;
}
.site-header .name {
  font-family: Montserrat;
}
.entry-event a .entry-info .entry-title {
  font-family: Montserrat;
  font-size: 16px;
}
.widget.news .widget-content .grid-container .cell .entry-news a .entry-info .entry-title {
  font-family: Montserrat;
  line-height: 20px;
}
.widget.news .widget-content .grid-container .cell article a img {
  border-width: 67;
  padding: 70;
  border-radius: 49;
  padding-top: 0px;
  transform: scale(0.96);
}
.widget-area {
  border-radius: 34;
}
html > body > #page > div > #content > #primary > section:nth-child(3) > div > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(1) > article > a > img {
  transform: scale(0.99) translate(0px, 5px);
  transform-origin: bottom;
}
html > body > #page > div > #content > #primary > section:nth-child(3) > div > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(1) > article > a > img {
  transform: translate(10px, -5px);
}
html > body > #page > div > #content > #primary > section:nth-child(3) > div > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(1) > article > a > img {
  transform: translate(15px, -5px);
}
