.tp-caption.largepinkbg {
font-size:29px;
line-height:56px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(209, 58, 122);
text-shadow:none;
padding:0px 20px;
border-radius:10px 10px 10px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg:hover {
font-size:29px;
line-height:56px;
font-weight:400;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(209, 58, 122);
padding:0px 20px;
text-shadow:none;
border-radius:10px 10px 10px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

