.site-content {
    min-height: 540px;
}

.entry-content, .rightContent {
    padding: 60px 10px;
}

.entry-content h1 {
    padding: 10px 0;
    font-weight: 700;
}

.entry-content p {
    font-size: 17px;
}

.dropdown-menu {
    width: 100% !important;
}

.dropdown-menu > li > a {
    white-space: normal;
}

.site-info {
    text-align: center;
    color: #99979c;
    font-size: 85%;
}
.form-group .bmd-label-static {
    text-align: left !important;
}
