/* Custom Style - Add !important at the end of each class */

/* .logo img {height:auto !important;} */
/* header {} */

.header_welcome_members {
    background-color: #1A1A1A;
    padding: 20px;
    text-align: center;
}
.header_welcome_members h1 {
    color: #B08D58;
}
.header_welcome_members h2 {
    color: #878687;
}