.bg-black-opacity-5{
    background: #000;
    opacity: 0.5;
    border-radius: 10px;
}