.foodrecipes-inner-blog-bg {
  background-color: rgba(0, 0, 0, 0.4);
}

.foodrecipes-inner-blog-text > h1.blog-title {
  color: #ffab7d;
  border-bottom-width: 0px;
  display: none;
}

#mainmenu ul li a {
  font-size: 24px;
}

.wp-block-preformatted {
  color: #ffc085;
}

.foodrecipes-custom-header {
  margin: 20px;
}

#menu-test.navbar-nav.mobile-menu {
  background-color: rgba(0, 0, 0, 0.8);
  padding-bottom: 10px;
}

.foodrecipes-inner-blog-text p {
  color: #ffc629;
}

.main-sidebar aside.blog-categories {
  background-color: rgba(0, 0, 0, 0.4);
}

.footer h2 {
  color: #ffee05;
}

.custom-background {
  margin: 15px;
  padding: 0px;
}