/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.elements--list-items__container_section-1-module-3 {
    display: flex;
    margin: 10px 0;
    align-items: center;

  
  .elements--list-items__icon_section-1-module-3 {
    margin-right: 12px;
} 
  
  form {
    background-color: #fff !important;
  }