﻿.rf-footer-seo {
 float:left;   width: 100%;
    background: #0f172a;
    padding: 45px 0;
    color: #cbd5e1;
}

.rf-footer-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #ffffff;
}

.rf-footer-desc {
    font-size: 14px;
    line-height: 1.6;
    color: #cbd5e1;
}

.rf-footer-subtitle {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #ffffff;
}

.rf-footer-links {
    list-style: none;
    padding-left: 0;
}

    .rf-footer-links li {
        margin-bottom: 8px;
    }

    .rf-footer-links a {
        color: #cbd5e1;
        font-size: 14px;
        text-decoration: none;
    }

        .rf-footer-links a:hover {
            color: #38bdf8;
            text-decoration: underline;
        }
.rf-seo-content {
    background: #f8fafc;
    padding: 50px 0;
    border-top: 1px solid #e5e7eb;
}

.rf-seo-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #0f172a;
}

.rf-seo-content h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1e293b;
}

.rf-seo-content p {
    font-size: 14px;
    line-height: 1.7;
    color: #334155;
}

.rf-seo-list {
    padding-left: 18px;
    font-size: 14px;
    color: #334155;
}

    .rf-seo-list li {
        margin-bottom: 6px;
    }

.rf-seo-footnote {
    margin-top: 25px;
    font-size: 13px;
    color: #475569;
}

