
.acces-link {
  font-weight: bold;
  color: #fff !important;
  text-decoration: none !important;
  margin: 5px 5px 0 0 !important;
  border: 1px solid #328637 !important;
  border-radius: 5px;
  background: #328637
}
.acces-link:hover {
  text-decoration: none !important;
  background: #126617 !important;
}

.encuesta-title {
  text-align: center;
}

.planes-container {
  margin-left: 40px;
  margin-right: 40px;
}

.card-plan {
  padding: 20px 30px 30px 30px !important;
  border: 1px solid gray;
  border-radius: 10px;
  margin-bottom: 20px;
}

.img-plan {
  display:inline-block !important;
}
.footer {
  padding-bottom: 4em;
}
.side-body, .full-page-wrapper
{
  margin-bottom: 0 !important;
}

.form-container {
  border: 1px solid blue;
}

.card-title {
    margin-top: 0;
}
