.tp-caption a:hover {
color:#fff;
}
.tp-caption a {
color:#fff;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}


.sl2present {
	font-family: 'Playfair Display', serif;
}

.buttonsl2:hover {
box-shadow: 0px 0px 0px 1px #67c6b5;
background-color:#67c6b5;
}

.sl1ldbutton a{
color: #fff;
display: block;
padding: 0 55px;
}
.sl1ldbutton a:hover{
background: #fff;
color: #4ca3af;
}