.elementor-kit-7{--e-global-color-primary:#FDDE33;--e-global-color-secondary:#191919;--e-global-color-text:#5D6066;--e-global-color-accent:#AF643D;--e-global-color-6e469b2:#FFFFFF;--e-global-color-a2d8901:#404040;--e-global-typography-primary-font-family:"Rokkitt";--e-global-typography-primary-font-size:2.25em;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Rokkitt";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:600;color:var( --e-global-color-secondary );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Open Sans", Sans-serif;font-size:1.2em;font-weight:600;text-transform:uppercase;font-style:normal;letter-spacing:1.1px;color:var( --e-global-color-6e469b2 );border-radius:0px 0px 0px 0px;padding:18px 30px 18px 30px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#0C37C4;text-decoration:underline;}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"Rokkitt", Sans-serif;font-size:2.25em;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Rokkitt", Sans-serif;font-size:2.1em;}.elementor-kit-7 h3{color:var( --e-global-color-accent );font-size:1.3em;font-weight:700;text-transform:uppercase;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{box-shadow:0px 3px 10px 0px rgba(0, 0, 0, 0.28);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Navigation */
.home .home-link {
    display: none !important;
}

.home-link a {
	background: url('https://fernandezaffordablehomes.org/wp-content/uploads/2024/07/home-icon.png') no-repeat left center !important;
	background-size: 24px !important;
	display: inline-block !important;
	overflow: hidden;
	padding-left: 25px !important;
	width: 24px !important;
}
.home-link a:hover {
	opacity: 70%;
}

@media screen and (max-width: 1024px) {
	.home-link {
		text-align: center;
	}
	.elementor-11 .elementor-element.elementor-element-930b9f9 .home-link a {
		background: url('https://fernandezaffordablehomes.org/wp-content/uploads/2024/07/home-icon.png') no-repeat center !important;
		background-size: 24px !important;
		color: transparent !important;
		display: inline-block !important;
	overflow: hidden !important;
	padding-left: 0 !important;
	width: 24px !important;
	}	
}
@media screen and (max-width: 767px) {
	.elementor-11 .elementor-element.elementor-element-930b9f9 .home-link a {
		display: inline-block !important;
		overflow: hidden !important;
		width: 24px !important;
	}
}

/* In The News List */
.in-the-news_list {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}
.in-the-news_list li {
    margin-bottom: 15px;
    width: 31.4%;
}
@media screen and (max-width: 1024px) {
    .in-the-news_list {
        gap: 25px;
    }
    .in-the-news_list li {
    width: 47.5%;
    }
}
@media screen and (max-width: 767px) {
    .in-the-news_list li {
    width: 100%;
    }
    
}
.in-the-news_image {
    height: 250px;
    margin-bottom: 21px;
}
.in-the-news_list a {
    display: block;
    transition: all 0.2s linear;
}
.in-the-news_list a:hover {
    transform: scale(1.04) !important;
}
.in-the-news_image img {
    height: 100%;
    object-fit: cover;
}
.in-the-news_headline,
.in-the-news_outlet {
     color: #5D6066;
}

.in-the-news_headline {
    font-family: "Rokkitt", Sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1;
}
.in-the-news_outlet {
    font-size: 0.9em;
    margin-top: -12px;
}

/* Posts/Pages */
.wp-block-image.alignwide {
    margin-top: 36px;
    margin-bottom: 30px;
}

/* Post/Page Images/Figure */
@media screen and (max-width: 600px) {
	.small-screen--full-width figure, .small-screen--full-width figure img {
		width: 100% !important;
	}
}

/* WordPress Buttons */
.wp-block-button__link {
	background: #FDDE33;
	border-radius: 0;
	font-weight: 600;
	letter-spacing: 1.1px;
	padding: 18px 30px;
	text-transform: uppercase;
}/* End custom CSS */