html,
body {
  font-family: Roboto, sans-serif;
}

.full-height {
  height: 100%;
}

.full-width {
  width: 100%;
}

.v-text-field {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.col {
  padding: 0 5px !important;
}

.title-default {
  border-bottom: 1px solid #537A2C;
  font-size: 16px !important;
  color: #3A5C30;
  margin: 20px 0 !important;
}

.v-messages__message {
  text-align: right;
}

.v-label {
  text-transform: capitalize !important;
}

