﻿.footer {
    background-color: #E6E6FA;
}

.ml-3 {
    margin-left: 3rem !important;
}

.iconDownloadButton {
    color: #0d6efd!important;
}

.btn-search-video {
    background-color: #ffeb3b !important;
    border-color: #ffeb3b !important;
}

.btn-search-video:hover {
    background-color: #ffeb3b !important;
    border-color: #ffeb3b !important;
}

.dropdown-menu {
    background-color: inherit!important;
    border: none!important;
}

.share-buttons {
    display: flex;
    justify-content: center;
}