.foot-sec {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 30px 0 30px;
}
.foot-list {
    padding-left: 0;
    margin-bottom: 20px;
}
.foot-list li {
    display: inline;
    padding-left: 0;
    list-style-type: none;
}
.foot-list li a {
    color: #fff !important;
    padding: 0px 5px;
    font-size: 16px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}
.foot-sec p {
    color: #fff;
    font-size: 15px;
    line-height: 150%;
    font-family: "Montserrat", sans-serif;
}
.foot-wrapper {
    margin: 0 22%;
}
.foot-wrapper p {
    font-size: 11px !important;
    color: #fff !important;
    margin-top: 2%;
    line-height: 150%;
    font-family: "Montserrat", sans-serif;
}
.link-here {
    color: #fff;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}