.bvd-7057-wrap {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #1a1a2e;
    padding: 40px;
    border-radius: 8px;
    box-sizing: border-box;
}

.bvd-7057-title {
    margin: 0 0 20px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #FE6035;
}

.bvd-7057-quote-mark {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 80px;
    line-height: 1;
    color: #FE6035;
    margin-bottom: -20px;
    opacity: 0.9;
    user-select: none;
}

.bvd-7057-verse {
    margin: 0 0 24px;
    padding: 0;
    border: none;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.7;
    color: #FFFFFF;
    max-width: 720px;
}

.bvd-7057-divider {
    width: 50px;
    height: 2px;
    background-color: #FE6035;
    margin: 0 auto 20px;
    border: none;
}

.bvd-7057-reference {
    margin: 0 0 12px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #FE6035;
}

.bvd-7057-badge {
    margin: 0;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    letter-spacing: 1px;
}
