﻿/* =========================================================
   FOOTER
========================================================= */

.alswin-footer {
    background: #ffffff;
    border-top: 1px solid rgba(30, 30, 40, 0.08);
}

.alswin-footer-logo {
    width: 42px;
    height: 42px;
    object-fit: contain;
    margin-top: 2px;
    flex-shrink: 0;
}

.alswin-footer h6 {
    color: #2b2840;
}

.alswin-footer p {
    line-height: 1.6;
}

.alswin-footer-link {
    color: #2f2a45;
    text-decoration: none;
}

    .alswin-footer-link:hover {
        text-decoration: underline;
    }

.alswin-footer .list-unstyled li {
    margin-bottom: 0.35rem;
}
