@charset "UTF-8";

.widget_form form dl:nth-of-type(4) dd {
    pointer-events: none;
}

.widget_form form dl:nth-of-type(4) dt {
    color: #0000ff;
}

.widget_form form dl:nth-of-type(4) dd textarea::placeholder {
    color: #0000ff;
}
