
.bf-msg-close {
color: #fff;
}

.bf-msg-content {
    background: #386408;
    border-color: #074603;
    border-width: 1px;
    margin: -12px 8px 24px;
    padding: 0px 40px 0px 12px;
}

.bf-msg-content > p {
    text-align: left !important;
word-break: normal !important;
}

.bf-button {
    color: #000 !important;
}
.bf-field {
    border-radius: 8px !important;
}

textarea.bf-field {
    height: 148px;
}
option {
    background: #2a2a2a;
}