/* Enter Your Custom CSS Here */
.page-id-10780 div#content {
    max-width: none;
	  padding-top: 0px;
		margin-bottom: 0; 
}

.page-id-10780 .entry-content {
		margin-bottom: 0; 
}



#dianalive {
	margin: 40px -40px 0 -41px;
	padding: 40px 40px 45px 40px; 
	background-color: black;
	display: grid;
	grid-template-columns: 3fr 1.5fr;
	grid-gap: 30px;
}

/* Added Feb '22 for Blog */
.blog-recent a:first-child {
    font-family: "Fjalla One",sans-serif;
		color: black;
    font-size: 1.75rem;
    font-weight: 600;
}
	
.blog-recent a:hover {
		color: #832CB2;
	}

.read-more {
	font-size: 1rem !important;
}

.wp-block-latest-posts__post-excerpt {
margin-bottom: 5rem;
}

/* Home Hero */
@media only screen and (min-width: 860px) {
	.Hero__textGroup__inside {
		padding: 20px !important;
    max-width: 25% !important;
    margin-left: -2% !important;
}
	.Hero__title {
		font-size: 35px !important;
	}
	
	.Frame {
		padding-top: 5rem;
	}
}

@media only screen and (max-width: 480px) {
	.Hero__textGroup__inside {
		padding: 10px !important;
		max-width: 100% !important;
	}
.u-highlight1 {
	font-size: 26px !important;
}
}

@media only screen and (min-width: 820px) {
.Hero__textGroup__inside {
			max-width: 30% !important;
	    margin-left: -2% !important;
			padding: 20px !important;
		}
	.Frame {
		padding-top: 5rem;
	}
}

@media only screen and (max-width: 480px) {
.Hero .Hero__imageGroup img {
		max-width: 65% !important;
		}
}

.HomeSocial__contentGroup--twitter .twitter-timeline {
	display: flex !important;
}

.HeaderSocial__instagram svg {
            position: relative;
        }

.HeaderSocial__instagram path .is-highContrast  {
                fill: #4E433C;
            }

        
.HeaderSocial__instagram:hover path {
            fill: #4E433C;
        }

a:visited {
    color: #1E73BE;
}
wp-image-1367 {
  position: absolute;
  top: 50%;
  left: 32%;
  color: blue;
  width: 50%;
  text-align: center;
  transform: translateY(-50%);
  margin: 0;
}

figure.page-header-image-single {
display: none;
}

.wp-block-latest-posts a {
    font-family: "Fjalla One", sans-serif;
    font-weight: 300;
    text-transform: none;
    font-size: 1.25rem;
}