.iconPlace > svg[data-v-4fe9d703] {
  width: 75% !important;
  height: 75%;
}
.pill[data-v-4fe9d703] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: white;
  border-radius: 50px;
  -webkit-box-shadow: 1px 1px 7px -3px black;
          box-shadow: 1px 1px 7px -3px black;
  padding-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
}
.header[data-v-4fe9d703] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contentPlace[data-v-4fe9d703] {
  cursor: pointer;
}
.iconPlace[data-v-4fe9d703] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffc881;
  padding: 5px;
  padding-right: 20px;
  border-width: 1px 0px 1px 1px;
  border-radius: 50px 0 100px 50px;
  margin-right: 5px;
  width: 100%;
}
a[data-v-4fe9d703] {
  font-weight: bold;
  font-size: 1.2rem;
}
details[data-v-4fe9d703] {
  list-style: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 20px;
}
details > summary[data-v-4fe9d703]::-webkit-details-marker {
  display: none;
}
summary[data-v-4fe9d703] {
  cursor: pointer;
}
button[data-v-4fe9d703] {
  all: unset;
}
h3[data-v-3b55d634] {
  font-family: ProximaNova, sans-serif;
  font-size: 2em;
  line-height: 1em;
  color: #128ec3;
  margin-bottom: 0.5rem;
}
.card-links[data-v-3b55d634] {
  font-size: 1.5rem;
  text-align: center !important;
  border-left: 1px solid rgba(0, 0, 0, 0.125);
}
.permit-search-group[data-v-3b55d634] {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
