.dropdown .is-dropdown-submenu a {
  height: auto;
  line-height: normal; }

.footerreview {
  background: #0b9fb5;
  padding: 12px;
  font-size: 20px;
  border-radius: 4px;
  color: white !important;
  transition: 0.5s ease; }

.footerreview:hover {
  background: white !important;
  color: #0b9fb5 !important; }

.footer-social-media-container {
  margin-bottom: 30px !important; }

.jsx-3047813394 a {
  display: none !important; }
