.header{
    margin: 0rem;
    background-color:#393b3f;
    padding-right:1px;
    padding-left:15px;
    height: 85px;

}

.app-title{
    padding-top: 15px;
    color:white;
    font-size: 2.4rem;
    font-weight: bold;
    flex: 1;
}

.app-subtitle{
    color:white;
    font-size: 1.3rem;
    flex: 1;
}

.line-title{
    display:inline-block;
}

.logo-title{
    float:left;
}
