.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
  background-color: #0089d0;
}

#tribe-events-pg-template,
.tribe-events-pg-template,
.tribe-common .tribe-common-l-container {
  max-width: 940px;
}

.tribe-events .tribe-events-c-ical__link:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' stroke='%230089d0' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E");
}

button.tribe-events-c-top-bar__datepicker-button:hover {
  color: black;
}