/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

 #navbar {
	background-color: #1484fb !important;
    border: none !important;  
}

img{
    width: 40% !important;
}


.text-count-wrapper .webform-counter-warning {
    display: none  !important; 
  }

  
.webform-cards-toggle-wrapper{
    display:none !important;
}

.navbar-header{
   width:100% !important;
}
