@import url(http://fonts.googleapis.com/css?family=Raleway:200&text=Blessing%20Acupuncture);

.logo-text.navbar-text {
    font-family: "Raleway", "Helvetica Neue", sans-serif;
    font-size: 28px;
    /* font-weight: 200; */
    margin-top: 24px;
}

#locmap { border: 2px solid #ffffff; width: 100%; height: 300px;}

html {
      background-color: #C7D6DF;
}

.footer {
       background-color: #5D5F64;
}

body.container {
     background-color: #FFFFFF;
}

.margin-container {
  margin-right: 10px;
  margin-left: 10px;
}

.fp-testimonial {
   min-height: 275px;
}

.headline h4 {
    border-bottom: 2px solid #C7D6DF;
}

.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #FFFFFF;
}

.caption.big_white_light {
			position: absolute;
			color: #fff;
			text-shadow: none;
			font-weight: 200;
			font-size: 20px;
			line-height: 20px;
			font-family: 'Open Sans', sans;
			padding: 3px 4px;
			padding-top: 1px;
			margin: 0px;
			border-width: 0px;
			border-style: none;
			background-color:#000;
			letter-spacing: 0px;
		}
