.row	{margin-bottom: 30px; }

a, a:visited {color:#91B1DE;}
a:hover, a:active {text-decoration:none; color: #0061AE;}

h1	{font-family: Verdana, sans-serif; font-weight:bold; color: #0061AE; }        /*  color:#007DB3;}   */

/*  h2, h3, h4 	{font-family: Verdana, sans-serif; font-weight:bold; color:#087183; }  /*  #00B2FF;} */  */

p	{font-family: "Open Sans", sans-serif;}

.bg-overlay {
    background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url('https://lnf.org.uk/admin/userfiles/menorah.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    height: 500px;
    padding-top: 50px;
}

#home-header {
	vertical-align:middle;
	margin-top:10%;
}

/* Header Parallax Element Style*/ 
.paral {
min-height: 600px;
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}

.card {
	border-width: 3px;
	border-radius: 10px;
}