/* Add here all your css styles (customizations) */
/* .embed-responsive video {
  position: static;
}
*/

.white-outline {
  text-shadow:
   -1px -1px 0 #fff,  
   1px -1px 0 #fff,
   -1px 1px 0 #fff,
   1px 1px 0 #fff;
}

.branding span {
  text-indent: -9999px;
  display: inline-block;
}

.list-unstyled {
  margin-bottom: 0;
}

.grecaptcha-badge{
  visibility: collapse !important;  
}

