h3 {
    color: aliceblue;/* Change this to your desired color code */
}
.footer-sidebar {
    margin-top:auto;
    background-color: #0d385c;
    /*#143856;*/
    /*margin: 0;*/
    padding: 35px 0 0px;
    width: 100%;
    border-top: 3px solid #ff0000;
}
.site-info {
    background: #17314c;
    margin: 20px 0 0 0;
    padding: 13px 0;
}
.col-md-4 a {
    color: #7a7979;
}
.col-md-4 a:hover {
    color: #40507f;
}

@media only screen and (max-width: 600px) {
h3 {
    text-align: center;
}
p {
    font-size: 12px;
    text-align: center;
}
}
p,  .entry-content {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #737f85;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
    word-wrap: break-word;
    margin-bottom: 1rem;
    text-indent: 0;
}
.ft-center {
    text-align: center;
}
.ft-clr {
    color: #7a7979;
}
a,  a:hover,  a:focus {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
a {
    background-color: transparent;
    color: #bababa;
    text-decoration: none;
}
li {
    line-height: 2;
}
