.md-header.md-header--shadow {
    background-color: rgb(214, 54, 0);
}

.md-ellipsis:hover {
    color: rgb(214, 54, 0);
    transition: 0.5s ease;
}
