.vh-90 {
    height: 90vh !important;
}
.btn-full-rounded {
    width: 25px !important;
    height: 25px !important;
    border-radius: 50% !important;
    padding:3px !important;
}
.btn-full-rounded:hover {
    background-color: #ddd !important;
    color:#000 !important;
}
.fs-17 { font-size: 17px !important; }