.link-button {
    outline: none;
}

.novel-menu-wrapper .card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 25px;
}

.novel-menu-item-title {
    text-align: center;
}

.novel-is-in-progress-text {
    text-align: center;
    color: #C0C0C0;
    font-size: 150%;
}
