#aw-events .__events {
  width: 680px;
  margin: auto; }
#aw-events .__tabs {
  display: flex; }
#aw-events .__tab {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  font-size: 19px;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-right: 40px;
  color: #323F4D; }
#aw-events .__tab-active {
  text-decoration: underline;
  color: #323F4D; }
#aw-events .__tab-inactive {
  color: #9FA2A6; }
