.header-brand-img {
    height: 7.5rem;
    line-height: 2rem;
    vertical-align: bottom;
    margin-right: .5rem;
    width: auto;
    margin-top: -1.4rem;
	margin-bottom: -3.6rem;
}

.card {
    background-color: rgba(255,255,255,0.8);
}

#create-room-block {
    border: 1px dashed gray;
}