.wp-polls{
    border-radius: .25rem;
    color: #444;
    padding: 1rem
}
.wp-polls strong{
    color: #e94582;
    font:normal 2.5rem 'Just One',Palanquin,sans-serif;
    line-height:1.7;
}
.wp-polls-ul label{
    font-weight:600;
    color:#444;
}
.dark .wp-polls-ul label,
.dark .wp-polls-ul p{
    color:#fafafa;
}