/*
Theme Name: CrimiMail
Theme URI: https://crimimail.com
Author: CrimiMail
Description: Default thema voor labels onder CrimiMail
Text Domain: Crimimail
Domain Path: /
Version: 1.0.0
*/

.form__row {
	border: none;
	margin: 2px 0;
}

.btn_inzage {
  background: rgb(61, 135, 63) !important;
  border: none;
  padding: 10px 15px;
  text-decoration: none;
  display: inline-block;
  width: auto;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 20px;
  line-height: 14px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}

h2.top_header {
  color:  rgb(61, 135, 63) !important;
  font-size: 35px;
}

.form__row {
  border: none;
  margin: 2px 0;
}
