/* your styles go here */

#cenik {
    width: 100%;
    display: table;
}

.text-black {
    color: #000;
}

.btn-outline-light:hover {
    color: #000 !important;
}