   .main-content .hh-events a:hover, .hh-events a:focus, .hh-events .event a:hover .title, .hh-events .event a:focus .title {
	 color: #73272f;
	 text-decoration: none;
}

.main-content .hh-events a {
	 text-decoration:none;
}

.main-content .hh-events .content-detail a {
	 text-decoration:underline;
}

 .main-content .hh-events .info a{
	 color:black;
}

 .main-content .hh-events .info a:hover {
	 color: #73272f;
}
 .main-content .hh-events .date-img .month {
	 background: #000;
	 color: #fff;
	 border-bottom-right-radius: 2px;
	 border-bottom-left-radius: 2px;
	 text-decoration: none !important;
	 font-family: 'United Sans';
	 font-weight: 700;
	 font-style: normal;
	 letter-spacing: 2px;
	 box-shadow: none;
}
 .main-content .hh-events .date-img {
	 text-align: center;
	 font-size: 30px;
	 text-transform: uppercase;
	 border: 2px solid black;
}
 .main-content .hh-events a:hover .date-img {
	 border: 2px solid black;
}
 .main-content .hh-events a:hover .date-img .month {
	 background:#73272f;
}
.hh-module .sidebar .primary-button.btn-block, .hh-module .sidebar .secondary-button.btn-block {
    letter-spacing: 2px;
}
 .main-content  .hh-module .sidebar .dropdown-toggle:after {
	 content:none;
}
 .main-content  .hh-module .sidebar .dropdown-toggle {
	 font-family: inherit;
	 letter-spacing: normal;
	 font-size:16px;
}
.hh-module .sidebar .featured-events-list .row.event {
	 display:block;
}
.hh-events .sidebar .date-img .day {
    font-size: 14px;
}



/* ÁñÁ«ÊÓÆµ Custom Event Edits */
.hh-events-block .events {width: 100%; margin: 0}
.hh-events-block .events .event .title {margin: 4px 0;}
.hh-events-block .events .event .month, .hh-events-block .events .event .details {font-family: Lato, sans-serif;}