.tile-label {
	font-weight	: 600;
    padding-left: 0!important;
}

.tile-content > div > a {
	color: black;
}


.tile-content > div > a:hover {
    text-decoration: underline;
}

.tile-content.slide-down-2 > .slide-over {
  color: white;
}

.tile-content ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0.6em;
}

a.image-button {
    padding-top: 0.67rem;
}