/*
Theme Name:     Sherpa Child
Description:    Sherpa IC
Author:         Het Weemsel B.V.
Author URI:     http://www.hetweemsel.nl
Template:       sherpa-ic
Version:        1.0
*/



.btn-primary, button, input[type="submit"] {
  background-color: #95c23d !important;
  color: #FFFFFF;
  width: 100px;
  border-radius: 10px !important;
}

.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .select-wrap {
border-radius: 10px !important;
}