#logo-text{
    font-size: 35px;
}

#logo-text-footer{
    font-size: 40px;
    color: white;
    font-weight: bold;
    padding-bottom: 15px;
}

.black-color{
    color: black !important;
}

.white-color{
    color: #C9C9C9 !important;
}

.logo img {
    max-width: 330px;
}

.footer-logo {
    max-width: 280px;
}
.footer-widget.footerimage {
    text-align: center;
}
.footer-widget.about-widget p.footercontent {
    text-align: start;
}