a{
	color: white !important;
}

.tnp-subscription label, .tnp-profile label { 
    
    color: #ffffff;
    font-family: Prompt, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
   }
   
   .tnp-subscription input.tnp-submit{
       background-color: #735309;
    font-family: Prompt, sans-serif;
    letter-spacing: 1.5px;
    text-transform: uppercase;
   }
   
   .tnp-subscription input[type=text], .tnp-subscription input[type=email]{
       
    color: white;
    background-color: black;
    border: solid 1px white;
   }
   
   

/* Newsletter Form Working */
.working .tnp-subscription div.tnp-field, .tnp-field tnp-field-button {
	text-align:center !important;
}



