.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
        color:white;
    }
    a {
      color: #FFF;
    }

    a:hover {
      color: #5cb85c;
      text-decoration: none;
    }
    .contact .php-email-form {
      background: transparent;
    }
    .contact .info {
      background: transparent;
    }

    .nav-menu a {
      font-family: "Nunito Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    }
    #header .logo img {
        max-height: 80px !important;
    }