body {
	background-image: url(/wp-content/uploads/2019/01/site-bg-graphicblurred2.png); 
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto;
	background-color: #f0f0f0;
}

.ff-loadmore-wrapper .ff-btn {
    background: #09549f !important;
}

.ow-button-base a {
    background: #09549f !important;
}

.ow-button-base a:hover {
	background: #084b8e !important;
  text-decoration: none !important;
}