.bold_option_element input{
    height: auto;
    display: block;
    width: 100%;
}

small {
  color: blue;
}

bold {
  color: red;
}