﻿#filmTabPanel button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
}

.navButtonLink {
    position: absolute;
    bottom: 24px;
    font-size: 30px;
    cursor: pointer;
    color: #d6d406;
    background: none;
    border: none;
    padding: 0;
}
