.botao-secretaria {
  height: 80px;
  width: 310px;
  background-color: #028dcf !important;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  border-radius: 15px;
  margin: 13px;
}

.btn {
  background-color: #00aeef;
  color: white !important;
}

.linky a {
  text-decoration: none !important;
  color: black !important;
}

.item > a:link,
.item > a:hover,
.item > a:visited {
  /*   font-family: 'Aller', sans-serif;
     text-align: center;
     text-decoration: none;
     width: 100%;
     color: #f99d1c;
     font-size: 16px;
     margin: 0;
     font-weight: 700;*/
}

.botao-secretaria:hover {
  font-weight: bold;
}

.titulo {
  color: #0099ff;
  font-size: 20px;
}

.margem {
  margin-top: 1%;
}

.linky {
  text-decoration: none;
  color: black;
}

@media (max-width: 768px) {
  .margem {
    margin-top: 25%;
  }
}

/*# sourceMappingURL=orcamento-municipal.css.map */
