label {
    display: block;
    color: #002b41;
}

label input[type="checkbox"]{
    margin-right: 4px;
}
