.tp-slider-item.is-light .tp-slider-content p span{
	color: #f8931e !important;
}
.tp-slider-btn a {
    background: #f8931e; 
    color: #FFFFFF; 
    transition: background 0.3s ease; 
	border:1px solid #f8931e !important
}

.tp-slider-btn a:hover {
    border: 1px solid #283792 !important
}
.tp-subscribe-input button{
	background: #f8931e !important;
}
.tp-subscribe-input input{
  height: 60px !important;
}