/* write your own custom css, this will load at header */
.header-area .header-area-inner .subtitle
{
  -webkit-text-fill-color: #FF3265 !important;
  background: none !important;
  color: #FF3265;
}

.boxed-btn.gd-bg {
    background-image: none !important;
    background-color: #0096CE;
}