.shadowed-box {
    background: rgba(10, 10, 10, 0.6);
    color: #fff;
    border-radius: 5px;
    padding: 8px;
}