body {
    background-color: #490499;
}/* CSS Document */


.wp-block-columns {
    margin-left: -15px;
    margin-bottom: 50px;
}
.content h1,  h3, .content p {
    color: #fff !important;     

}

.eael-grid-post-holder-inner {
    min-height: 400px;
    position: relative;
}

button span {
    background: white;
}

article p {
    
   color: #490499 !important;
}

article img {
    width: 100%
}

.entry-media {
    display: block;
    padding: 20px;

    
}
.eael-grid-post-excerpt p {
    font-size: large;
}
.contactUs {
    font-size: 20px;
    font-weight: bold;
    margin: 6px 0;
    display: block;
    position: absolute;
    bottom: 40px;
}
.contactUs:hover {
    opacity: .75;
}

img.logo {
    width: 100%;
}