/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
hr {width:55%;}
a  {color:#39A796;
text-decoration-line:underline;
}
.btn-brn {
color: #ffffff;
background-color: #9e622d;}
.bg-bull {

	background: #000000;
	background-image: url(../images/pope-farms-website-black-sm.jpg);
	 background-repeat: no-repeat;
	 background-position: center; 
	 height: 310px;
	
}
.shadow {text-shadow:  0.02em 0 black,
        0 0.02em black,
        -0.02em 0 black,
        0 -0.02em black,
        -0.02em -0.02em black,
        -0.02em 0.02em black,
        0.02em -0.02em black,
        0.02em 0.02em black;}
.logo	{
line-height:1.1em;
/*text-align:center;*/
font-variant: small-caps;
letter-spacing:.07em;
margin-top:40px;
}