.padRight {padding-right: 20%;}

.padding-right-50 {padding-right: 50px;}
.padding-top-90 {padding-top: 90px;}

.pad15 {padding: 0 15px;}

.text-shadow {text-shadow: 2px 1px 5px black;}

.background-white h5  {color: #414141;}
.background-white h2  {color: #005881;}

p {margin-bottom: 1em;}

.button-small {
	font-size: .7em;
	padding: 0.325rem .75rem;
}