.Icon-Placeholder.is-hovered .cls-1,
.Icon-Placeholder.is-hovered .cls-4,
.Icon-Placeholder.is-hovered .cls-6 {
fill: rgb(52, 152, 219);
}
.Icon-Placeholder.is-hovered .cls-1,
.Icon-Placeholder.is-hovered .cls-2,
.Icon-Placeholder.is-hovered .cls-3,
.Icon-Placeholder.is-hovered .cls-4,
.Icon-Placeholder.is-hovered .cls-5,
.Icon-Placeholder.is-hovered .cls-6,
.Icon-Placeholder.is-hovered .cls-7 {
stroke: rgb(52, 152, 219);
}
a:hover {
color: rgb(29, 71, 130);
}
a:active {
color: rgb(29, 71, 130);
}
a:visited {
color: rgb(38, 94, 172);
}
table.button:hover table tr td a,
table.button:active table tr td a,
table.button table tr td a:visited,
table.button.tiny:hover table tr td a,
table.button.tiny:active table tr td a,
table.button.tiny table tr td a:visited,
table.button.small:hover table tr td a,
table.button.small:active table tr td a,
table.button.small table tr td a:visited,
table.button.large:hover table tr td a,
table.button.large:active table tr td a,
table.button.large table tr td a:visited {
color: rgb(254, 254, 254);
}
table.button:hover table td,
table.button:visited table td,
table.button:active table td {
background-color: rgb(237, 52, 51);
color: rgb(254, 254, 254);
}
table.button:hover table a,
table.button:visited table a,
table.button:active table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(237, 52, 51);
border-right-color: rgb(237, 52, 51);
border-bottom-color: rgb(237, 52, 51);
border-left-color: rgb(237, 52, 51);
}
table.button.secondary:hover table td {
background-color: rgb(141, 158, 183);
color: rgb(254, 254, 254);
}
table.button.secondary:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(141, 158, 183);
border-right-color: rgb(141, 158, 183);
border-bottom-color: rgb(141, 158, 183);
border-left-color: rgb(141, 158, 183);
}
table.button.secondary:hover table td a {
color: rgb(254, 254, 254);
}
table.button.secondary:active table td a {
color: rgb(254, 254, 254);
}
table.button.secondary table td a:visited {
color: rgb(254, 254, 254);
}
table.button.success:hover table td {
background-color: rgb(35, 191, 93);
}
table.button.success:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(35, 191, 93);
border-right-color: rgb(35, 191, 93);
border-bottom-color: rgb(35, 191, 93);
border-left-color: rgb(35, 191, 93);
}
table.button.alert:hover table td {
background-color: rgb(226, 51, 23);
}
table.button.alert:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(226, 51, 23);
border-right-color: rgb(226, 51, 23);
border-bottom-color: rgb(226, 51, 23);
border-left-color: rgb(226, 51, 23);
}
table.button.warning:hover table td {
background-color: rgb(204, 139, 0);
}
table.button.warning:hover table a {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: rgb(204, 139, 0);
border-right-color: rgb(204, 139, 0);
border-bottom-color: rgb(204, 139, 0);
border-left-color: rgb(204, 139, 0);
}
.thumbnail:hover {
box-shadow: rgba(38, 94, 172, 0.5) 0px 0px 6px 1px;
}
.thumbnail:focus {
box-shadow: rgba(38, 94, 172, 0.5) 0px 0px 6px 1px;
}
@media only screen {}
@media only screen and (max-width: 596px) {
.small-float-center {
margin-top: 0px !important;
margin-right: auto !important;
margin-bottom: 0px !important;
margin-left: auto !important;
float: none !important;
text-align: center !important;
}
.small-text-center {
text-align: center !important;
}
.small-text-left {
text-align: left !important;
}
.small-text-right {
text-align: right !important;
}
.hide-for-large {
display: block !important;
width: auto !important;
overflow-x: visible !important;
overflow-y: visible !important;
max-height: none !important;
font-size: inherit !important;
line-height: inherit !important;
}
table.body table.container .hide-for-large,
table.body table.container .row.hide-for-large {
display: table !important;
width: 100% !important;
}
table.body table.container .callout-inner.hide-for-large {
display: table-cell !important;
width: 100% !important;
}
table.body table.container .show-for-large {
width: 0px;
overflow-x: hidden;
overflow-y: hidden;
display: none !important;
}
.menu.small-vertical .menu-item {
padding-left: 0px !important;
padding-right: 0px !important;
}
table.body img {
max-width: 100%;
height: auto !important;
}
table.body center {
min-width: 0px !important;
}
table.body .container {
width: 95% !important;
}
table.body .columns,
table.body .column {
box-sizing: border-box;
height: auto !important;
padding-left: 16px !important;
padding-right: 16px !important;
}
table.body .columns .column,
table.body .column .column,
table.body .columns .columns,
table.body .column .columns {
padding-left: 0px !important;
padding-right: 0px !important;
}
table.body .collapse .columns,
table.body .collapse .column {
padding-left: 0px !important;
padding-right: 0px !important;
}
td.small-1,
th.small-1 {
display: inline-block !important;
width: 8.33333% !important;
}
td.small-2,
th.small-2 {
display: inline-block !important;
width: 16.6667% !important;
}
td.small-3,
th.small-3 {
display: inline-block !important;
width: 25% !important;
}
td.small-4,
th.small-4 {
display: inline-block !important;
width: 33.3333% !important;
}
td.small-5,
th.small-5 {
display: inline-block !important;
width: 41.6667% !important;
}
td.small-6,
th.small-6 {
display: inline-block !important;
width: 50% !important;
}
td.small-7,
th.small-7 {
display: inline-block !important;
width: 58.3333% !important;
}
td.small-8,
th.small-8 {
display: inline-block !important;
width: 66.6667% !important;
}
td.small-9,
th.small-9 {
display: inline-block !important;
width: 75% !important;
}
td.small-10,
th.small-10 {
display: inline-block !important;
width: 83.3333% !important;
}
td.small-11,
th.small-11 {
display: inline-block !important;
width: 91.6667% !important;
}
td.small-12,
th.small-12 {
display: inline-block !important;
width: 100% !important;
}
.columns td.small-12,
.column td.small-12,
.columns th.small-12,
.column th.small-12 {
display: block !important;
width: 100% !important;
}
table.body td.small-offset-1,
table.body th.small-offset-1 {
margin-left: 8.33333% !important;
}
table.body td.small-offset-2,
table.body th.small-offset-2 {
margin-left: 16.6667% !important;
}
table.body td.small-offset-3,
table.body th.small-offset-3 {
margin-left: 25% !important;
}
table.body td.small-offset-4,
table.body th.small-offset-4 {
margin-left: 33.3333% !important;
}
table.body td.small-offset-5,
table.body th.small-offset-5 {
margin-left: 41.6667% !important;
}
table.body td.small-offset-6,
table.body th.small-offset-6 {
margin-left: 50% !important;
}
table.body td.small-offset-7,
table.body th.small-offset-7 {
margin-left: 58.3333% !important;
}
table.body td.small-offset-8,
table.body th.small-offset-8 {
margin-left: 66.6667% !important;
}
table.body td.small-offset-9,
table.body th.small-offset-9 {
margin-left: 75% !important;
}
table.body td.small-offset-10,
table.body th.small-offset-10 {
margin-left: 83.3333% !important;
}
table.body td.small-offset-11,
table.body th.small-offset-11 {
margin-left: 91.6667% !important;
}
table.body table.columns td.expander,
table.body table.columns th.expander {
display: none !important;
}
table.body .right-text-pad,
table.body .text-pad-right {
padding-left: 10px !important;
}
table.body .left-text-pad,
table.body .text-pad-left {
padding-right: 10px !important;
}
table.menu {
width: 100% !important;
}
table.menu td,
table.menu th {
width: auto !important;
display: inline-block !important;
}
table.menu.vertical td,
table.menu.small-vertical td,
table.menu.vertical th,
table.menu.small-vertical th {
display: block !important;
}
table.button.small-expand,
table.button.small-expanded {
width: 100% !important;
}
table.button.small-expand table,
table.button.small-expanded table {
width: 100%;
}
table.button.small-expand table a,
table.button.small-expanded table a {
text-align: center !important;
width: 100% !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
}
-->
Spring is here, and the housing market is starting to pick up—but in a very different way than the past few years.
April Housing Market PulseUnderstanding the Housing Market in April 2026Spring is here, and the housing market is starting to pick up—but in a very different way than the past few years. The good news? Homeowners are in a strong position, with more flexibility, more options, and more opportunity than it may seem at first glance. Global Builders Are Betting Big on the U.S. Housing Market A surprising trend from March: major Japanese homebuilders are investing heavily in U.S. housing, partnering with American companies to build more homes across the country.Firms like Sekisui House and Daiwa House are making large-scale deals with U.S. builders—bringing in billions of dollars to help increase housing supply. Their goal? Build more homes faster and meet ongoing demand, especially in growing suburban areas.Why this matters:The U.S. still faces a housing shortage, especially for entry-level homesInternational investors see long-term growth and stability in the U.S. marketMore construction could help ease supply issues over timeWhat this means for you: Even with market shifts, demand for housing remains strong—and big global investments like this reinforce confidence in long-term home values. More building could also mean more options for buyers down the road.Read Full Article
Zillow Insight: The Hottest Home Trends Right Now Zillow's latest trends report highlights how homeowners are shifting toward comfort, functionality, and personality-driven design—moving away from purely "showroom-perfect" homes.Some of the biggest trends right now:Warm, natural styles are replacing all-white and ultra-modern looks (think wood tones, earthy colors, cozy textures)Multi-functional spaces are in demand, with rooms doubling as offices, gyms, or flex areasOutdoor living upgrades—like patios, kitchens, and fire pits—continue to grow in popularityWellness features such as natural light, air quality improvements, and calming spaces are becoming a priorityAnother big shift? Buyers are looking for homes that feel livable and personal, not just staged or trendy.What this means for homeowners: Simple updates—like adding warmth, improving lighting, or creating functional spaces—can make your home more enjoyable now and more appealing if you ever decide to sell.Read Full Article
Quick Updates🏡 Home Prices Still Moving Up (Slowly) Home values are continuing to rise, but at a much more moderate and sustainable pace.📊 Buyer Activity Is Mixed Some buyers are jumping in early this spring, while others are waiting for more stability.⚡ Energy Efficiency Is a Focus More homeowners are upgrading insulation, HVAC systems, and smart tech to offset rising utility costs.
Homeowners Are Sitting on Record Equity—Here's How to Use It One of the most positive stories in today's housing market?Homeowners are sitting on near-record levels of home equity.Recent data shows U.S. homeowners collectively hold trillions in equity, built up over the past few years through rising home values and steady mortgage payments.Even more important—many homeowners have accessible (or "tappable") equity, meaning it can be used if needed.Here's why that matters:Your home may be one of your largest financial assetsEquity can provide flexibility without selling your homeMore homeowners are using equity strategically—not just in emergenciesSome of the most common ways homeowners are using equity right now:Funding home renovations or upgradesConsolidating higher-interest debtCreating a financial cushion or funding big life eventsWhat this means for you: You may be sitting on more opportunity than you realize. Even if you're not planning to move, your home's equity can be a powerful tool to improve your financial situation or invest back into your home.With new options like our SNEquity HELOC, it's easier than ever to access that equity flexibly, only when you need it.👉 Curious what your home equity looks like or how it could work for you? Just Reply back to this email and let's run the numbers together!Read Full Article
Did you know that I have an app? Calculate and evaluate your mortgage options, apply for a mortgage, securely scan paperwork, and track your loan progress with my SNapp Home. Click Here To DownloadSee you next month!
@media only screen {
html {
min-height: 100%;
}
}
@media only screen and (max-width: 616px) {
.hide-for-large {
display: block !important;
width: auto !important;
overflow: visible !important;
max-height: none !important;
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 616px) {
table.body table.container .hide-for-large {
display: table !important;
width: 100% !important;
}
}
@media only screen and (max-width: 616px) {
table.body table.container .show-for-large {
display: none !important;
width: 0;
mso-hide: all;
overflow: hidden;
}
}
@media only screen and (max-width: 616px) {
table.body img {
width: auto;
height: auto;
}
table.body .container {
width: 100% !important;
}
table.body .columns {
height: auto !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 4px !important;
padding-right: 4px !important;
}
th.small-2 {
display: inline-block !important;
width: 16.66667% !important;
}
th.small-3 {
display: inline-block !important;
width: 25% !important;
}
th.small-4 {
display: inline-block !important;
width: 33.33333% !important;
}
th.small-8 {
display: inline-block !important;
width: 66.66667% !important;
}
th.small-9 {
display: inline-block !important;
width: 75% !important;
}
th.small-10 {
display: inline-block !important;
width: 83.33333% !important;
}
th.small-12 {
display: inline-block !important;
width: 100% !important;
}
}
Sammie Garcia
Mortgage Loan Originator
NMLS: 2267769
Office: (801) 838-9808
Office: (801) 838-9808
sammie.garcia@snmc.com
APPLY NOW
SecurityNational Mortgage Company
433 Ascension Way, 5th Floor
Salt Lake City, UT 84123
APPLY NOW
SecurityNational Mortgage Company
433 Ascension Way, 5th Floor
Salt Lake City, UT 84123
O: (801) 838-9808
SecurityNational Mortgage Company (collectively “SNMC”) is an Equal Housing Lender. This is not a loan commitment as loans are subject to applicant qualification (including but not limited to income, credit worthiness, qualifying property), underwriting standards (including but not limited to interest rates, payment of points and fees), specific program guidelines, and similar. Requirements may change without notice based upon an applicant’s eligibility and/or market conditions. Lowering monthly payments on refinance transactions may result in a longer loan term or higher finance charges over life of loan. In compliance with Section 8 of RESPA, SNMC does not offer anything of value (including but not limited to marketing services, defrayed business costs), in exchange for referrals or the expectation of referrals. DBA: SN Mortgage Company in KY & VA | snmc.com/disclaimer | snmc.com/state-licensing | Co. NMLS# 3116
To unsubscribe or manage your email preferences
Click Here