/* PLACE YOU CUSTOM STYLES IN THIS FILE */

  body {
    text-align: center;
	  background: white;
  }


  a:link { color: #fff !important; padding: 10px;}

  p { color: #fff; }

@media only screen and (max-width: 800px) {
    .nk-fullpage-nav { display: none; }
    .row { margin-top: -50px; }
}

.second { margin-top: 50px; }

.nk-fullpage-nav { display: none; }
