.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;
}

.tp-caption a:hover {
color:#fff;
}

.tp-caption a.pink-ghost-btn {
  font-family: 'Montserrat', arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  padding: 0.5em 1.2em;
  position: relative;
  text-align: center;
  color: #f241a1;
  border: 2px solid #f241a1; 
    font-size: 30px;
    line-height: 1.6;
}
.tp-caption a.pink-ghost-btn :hover, 
.tp-caption a.pink-ghost-btn :active, 
.tp-caption a.pink-ghost-btn :focus {
          background: #f241a1;
          color: #fff;
}

.tp-caption.feature-lato-thin-white-65, 
.feature-lato-thin-white-65 {
font-size:65px;
line-height:60px;
font-weight:300;
font-family:Lato;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.feature-pink-button-solid-large, .feature-pink-button-solid-large {
font-size:30px;
line-height:35px;
font-weight:400;
font-family:Montserrat;
color:rgb(255, 255, 255);
text-decoration:none;
padding:20px 60px;
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
height:auto;
background-color:rgb(242, 65, 161);
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}