/* ======================== */
#footer_1 {
    color: powderblue;
    text-align: center;
    margin-bottom: 0px;
}
#footer_2 {
    color: darkgray;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 16px;
    line-height: .3;
}
#footer_3 {
    color: dimgray;
    font-family: 'base-text-thin';
    font-size: 12px;
    text-align: center;
}
/* ======================== */
