.ras-hp-flourish-table {
  padding: 20px 0 40px;
}

.ras-hp-flourish-table h2 {
  text-align: center;
  font-size: 30px;
}

@media (min-width: 1024px) {
  .ras-hp-flourish-table h2 {
    font-size: 35px;
  }
}


.ras-hp-flourish-table-toggle-table, 
.ras-hp-flourish-table-toggle-table:hover,
.ras-hp-flourish-table-toggle-table:focus {
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
  outline: none !important;
}


.ras-hp-flourish-table-toggle-table {
    transform: translateY(5px);
}


.ras-hp-flourish-table-toggle-table {
  margin-top: 2px;
}