.py-4 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.sidebar {
    top: 44px !important;
}

.navbar {
    background-color: #0d71bb !important;
    border-radius: 0 !important;
}

.white {
    color: white !important;
}

.button-group {
    float: right;
    margin-bottom: 10px !important;
}

.ui.action.input input[type="file"] {
    display: none;
}

.pointer {
    cursor: pointer;
}

.container {
    margin-left: 91px;
    margin-right: 91px;
}