.euf-item {
    background: #0a0f1f;
    border: 1px solid #0ff;
    box-shadow: 0 0 12px #0ff3;
}

.euf-item h3 {
    color: #0ff;
}
