@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700);

.tp-caption.button a {
position:absolute;
color:#FFFFFF;
text-shadow:none;
font-size:14px;
font-family:"OpenSansLight";
margin:0px;
border-width:0px;
border-style:none;
background:#000;
height:30px;
width:100px;
padding:0px;
background-color:#DF460D;
text-align:center;
line-height:30px;
}

.tp-caption.button a:hover {
background-color:red;
}
.tp-caption.button a {
position:absolute;
color:#FFFFFF;
text-shadow:none;
font-size:14px;
font-family:"OpenSansLight";
margin:0px;
border-width:0px;
border-style:none;
background:#000;
height:30px;
width:100px;
padding:0px;
background-color:#DF460D;
text-align:center;
line-height:30px;
}

.tp-caption.button a:hover {
background-color:red;
}