h2 {
    font-family: museoserif,"Times New Roman",Times,serif;
    text-transform: uppercase;
}
p a {
    text-decoration: underline !important;
}
p a.button {
    text-decoration: none !important;
}

/* homepage bg fix */
@media only screen and (max-width: 600px) {
    .page_e00b3f7930bf44a9af4a89931b583d51 {
        background: url(https://static.mywebsites360.com/f65ccc4ad1904e06a40b1885208786ce/i/df3f3e10c1054e1d8f50226d40c4b494/1/5feFb8zhrk/mobile-bg-A-5d095549cdb09.png) !important;
        background-position: center top !important;
        background-size: auto 800px !important;
        background-attachment: scroll !important;
    }
}


/* Equalize Simple List Blocks*/
/* Change item class here */
.items_c5de271f26e24e608e17ba7063c23d71 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}
/* Change item class here */
.items_c5de271f26e24e608e17ba7063c23d71 > .item {
	display: flex;
	flex-direction: column;
}