.mtm-top-bar {
    background: #306516;
    color: #ffffff;
    padding: 14px 20px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mtm-top-bar .mtm-copyright {
    font-size: 14px !important;
    font-weight: normal !important;
    font-family: inherit !important;
}

.wrap p {
    font-size: 15px;
    line-height: 1.6;
    color: #333333;
}

input[type="text"][name="cslm_custom_login_slug"] {
    padding: 8px;
    font-size: 15px;
    width: 300px;
    border-radius: 4px;
    border: 1px solid #cccccc;
}

.description {
    margin-top: 6px;
    font-size: 13px;
    color: #555555;
}
