Author: root

  • salient-child

    @media only screen and (min-width: 1000px)
    #footer-outer .row {
    padding: 70px 0px 0px 0px;
    font-size: 16px;
    }

    @media only screen and (min-width: 1000px)
    #footer-outer #block-15 {
    text-align: right;
    }

    @media only screen and (min-width: 1000px)
    #footer-outer #block-15 p {
    display: inline-block;
    padding: 0px 10px;
    }