.footerWhite h5 {
color: white;
font-weight: 700; 
font-size: 18px;
line-height: 1.3em;
}
.footerWhite td {
color: white;
font-weight: 600; 
}
.footerWhite a {
color: white;
font-weight: 600; 
text-decoration: none;
}
.topBar {
background-color: rgba(100, 100, 100, 0);
color: white;
font-size: large;
padding: 8px;
overflow: hidden;
}
.topBar a {
color: white;
transition: 0.2s all;
background-color: rgba(100, 100, 100, 0);
}
.topBar span {
margin-top: 12px;
margin-bottom: 12px;
}
.topBar .telLeft {
font-weight: bold;
float: left;
display: inline-block;
margin-left: 10%;
}
.topBar .storeRight {
font-weight: bold;
float: right;
display: block;
margin-right: 10%;	
}
.topBar .storeRight a {
padding: 6px 8px 6px 8px;
border: 2px solid white;
transition: 0.2s all;
}
.topBar .storeRight a:hover {
background-color: #ffffff;
color: #334433;
}
.pum-theme-424 .pum-container, .pum-theme-lightbox .pum-container {
padding: 18px;
border-radius: 2px;
border: 4px solid #4e6360 !important;
}
.bgmove {
transition: 0.25s all ease-in;
}
.bgmove:hover {
background-position: center right !important;
}
#kirstenbg,
#meaghanbg, 
#angeleebg {
background-size: auto 125% !important;	
background-position: left bottom;	
transition: 0.15s all;
}
#gabrielabg {
background-size: auto 110% !important;	
background-position: left bottom;	
transition: 0.25s all;
}
#kirstenbg .bio,
#meaghanbg .bio, 
#angeleebg .bio,
#gabrielabg .bio {
margin-right: 16px;
}
#kirstenbg .bio .et_pb_text_inner h2,
#meaghanbg .bio .et_pb_text_inner h2, 
#angeleebg .bio .et_pb_text_inner h2,
#gabrielabg .bio .et_pb_text_inner h2 {
margin-left: 25%;
opacity: 0.9;	
font-weight: 500;
transition: 0.25s all;	
}
#kirstenbg .bio .et_pb_text_inner p,
#meaghanbg .bio .et_pb_text_inner p, 
#angeleebg .bio .et_pb_text_inner p,
#gabrielabg .bio .et_pb_text_inner p {
filter: blur(16px);
opacity: 0.1;
transition: 0.1s all;	
}
#kirstenbg:hover,
#meaghanbg:hover, 
#angeleebg:hover {
background-size: auto 100% !important;	
background-position: left bottom;
}
#gabrielabg:hover {
background-size: auto 90% !important;
}
#kirstenbg:hover .bio,
#meaghanbg:hover .bio, 
#angeleebg:hover .bio,
#gabrielabg:hover .bio {
background-color: rgba(255, 255, 255, 0.8);
}
#kirstenbg:hover .bio .et_pb_text_inner h2,
#meaghanbg:hover .bio .et_pb_text_inner h2, 
#angeleebg:hover .bio .et_pb_text_inner h2,
#gabrielabg:hover .bio .et_pb_text_inner h2 {
margin-left: 0;
opacity: 1;	
font-weight: bold;
}
#kirstenbg:hover .bio .et_pb_text_inner p,
#meaghanbg:hover .bio .et_pb_text_inner p, 
#angeleebg:hover .bio .et_pb_text_inner p,
#gabrielabg:hover .bio .et_pb_text_inner p {
filter: blur(0px);
opacity: 1;	
}