﻿.notification-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1.2em;
    color: #888;
}

.notification-btn.active {
    color: #3a7ca5;
}