

.header-image #header #navbar ul.navigation ul li a {
  color:#1A74BB; }
  .header-image #header #navbar ul.navigation ul li a:hover {
    color: #558042; }



      .logo h3 {
        font-size: 2.5rem;
        font-family: "Montserrat", "monospace";
        line-height: 2rem;
        margin: 0;
        float: left;
      }


.tags {
  background-color: transparent;
}

.list-blog-date {
  background-color: transparent;
}


    .modular .showcase {
      position: relative;
      z-index: 1;
      padding-bottom: 10rem;
      background-color: #333;
      background-size: cover;
      background-position: center;
      text-align: center;
      color: #ffffff; }



 .list-item .list-blog-header img {
   display: block;
   margin-top: 1rem;
   border-radius: 0;
 height: auto; }

#flex-objects ul li { width: 100%;  }

#flex-objects ul li { display: inline-block; width: 85%; margin: 1rem 10px; }

#flex-objects ul li .entry-details .name { font-weight: bold; font-size: 90%; }
@media only screen and (max-width: 800px) { #flex-objects ul li { width: 100%; } }

@media only screen and (max-width: 500px) { #flex-objects ul li { width: 100%; } }


.page-title {
  margin-top: -25px;
  padding: 25px;
  float: left;
  clear: both;

  color: #fff; }

  .blog-header h1 {
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase; }

    .team .members .member {
      display: inline-block;
      float: left;
      width: 28%;
      margin: 0 1rem;
      margin-bottom: 3rem; }
@media only screen and (max-width: 800px) { .team .members .member { width: 45%; } }
@media only screen and (max-width: 500px) {.team .members .member {  width: 90%; } }


.giornalismo {
  margin: 0 auto;

  width: 70%;

 }

.footer {
  font-size: 0.9rem;
  background: #1A74BB;
  width: 100%;
  padding-top: 2rem;
color: #FFFFFF; }

  .footer a {
    color: #FFFFFF; }

    .footer .footer-module.large {
      width: 50%; }
