﻿.footer-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; gap: 25px; }
.text-muted { color: rgb(170,170,170) !important; flex: 0 0 0; min-width: fit-content !important; }
.tip-header { background-color: rgb(98,156,67); color: White; font-size: 125%; font-weight: bold; margin-bottom: 0px; padding: 5px; }
