/*
Theme Name: Geajewelers Child
Theme URI: https://www.geajewelers.com/
Description: Child theme for Geajewelers
Author: Esmond Mccain
Author URI: https://esmondmccain.com/
Template: geajewelers
Version: 2.4.9
Text Domain: gea-child
*/

/* Custom styling starts below */

.footer-tagline {
    margin-bottom: 24px;
}

.footer-tagline p {
    color: #D0D0D1;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 100%;
    max-width: 796px;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 36px;
}
.cat-seo-text.cat-seo-above {
    text-align: center;
    font-family: Inter;
    padding: 0px 20px 40px;
    line-height: 26px;
    max-width: 860px;
    margin: 0 auto;
}
.cat-seo-text.cat-seo-above h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.cat-seo-text.cat-seo-above p {
    margin-bottom: 16px;
    line-height: 26px;
}
.cat-seo-text.cat-seo-below{
    text-align: center;
    font-family: Inter;
    padding: 40px 20px 60px;
    line-height: 26px;
    max-width: 860px;
    margin: 0 auto;
}
.cat-seo-text.cat-seo-below > p:first-child {
    margin-bottom: 40px;
}
.cat-seo-text.cat-seo-below h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 32px;
}
.cat-seo-text.cat-seo-below h4 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 8px;
}
.cat-seo-text.cat-seo-below p {
    margin-bottom: 16px;
    line-height: 26px;
}