h5.errorContent {
    border: 1px solid red;
    padding: 10px 10px 10px 5px;
    color: red;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.00em !important;
}

h5.successContent {
    border: 1px solid green;
    padding: 10px 10px 10px 5px;
    color: green;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.00em !important;
}

.main-menu ul li:not(.has-children) a::before {
    content: none !important;
}
.main-menu ul li a::before {
    right: -20px;
}

div.logo-area img {
    max-width: 400px;
}
div.footer-widget img {
    width: 100%;
}

.info-box2 {
    width: 100%;
}
div.icon.branding img {
    max-width: 45px;
}