.card-img {
   display: block;
   width: 100%;
   max-height: 190px;
}

.ul_social {
   display: flex;
   margin: 0 -5px;
}
.social-button {
   flex: 1 1 auto;
   margin: 0 5px;
   color: #fbb306;
}
.social-button:hover {
   flex: 1 1 auto;
   margin: 0 5px;
   color: white;
}
.schare {
   margin-top: -10px;
}
.line {
   padding-top: 10px;
}
.jogar{
   color:#ffffff;
}
@media all {
   .message.global.cookie.gdpr-cookie-notice {
      bottom: 0;
      left: 0;
      position: fixed;
      right: 0;
      z-index: 3;
      line-height: 2;
      padding: 30px;
      margin: 0;
      display: block;
      z-index: 10;
      padding: 15px;
   }

   .gdpr-cookie-notice.gdpr-box-shadow {
      -webkit-box-shadow: -2px 2px 82px -26px #000000;
      box-shadow: -2px 2px 82px -26px #000000;
   }

   .gdpr-cookie-notice.text-align-center {
      text-align: center;
   }

   .message.global.cookie {
      margin: 0 0 10px;
      padding: 10px 20px;
      display: block;
      line-height: 1.2em;
      font-size: 1.3rem;
      background: #ffee9c;
      border-color: #d6ca8e;
      color: #333333;
      margin: 0;
   }

   .message.global.cookie a {
      color: #1979c3;
   }

   .message.global.cookie a:hover {
      color: #006bb4;
   }

   .message.global.cookie a:active {
      color: #ff5501;
   }

   .message.global.cookie {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 3;
   }

   .message.global.cookie .actions {
      margin-top: 10px;
   }
}

.message.global.cookie.gdpr-cookie-notice {
   -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
   -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
   box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
   background-color: #000;
   color: #ffffff;
   z-index: 14;
}

.gdpr-cookie-notice.message.global .content {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   justify-content: center;
}

.message.global.cookie .actions .btn-cookie {
   height: 30px;
   line-height: 28px;
   padding: 0 10px;
}

.message.global.cookie .actions .btn-cookie span {
   font-size: 12px;
   line-height: 28px;
}

.gdpr-cookie-notice.message.global .content>div {
   display: inline-block;
}

.message.global.cookie .actions {
   margin-top: 0;
   margin-left: 30px;
}

.message.global.cookie.gdpr-cookie-notice #privacyLink {
   display: inline-block;
   margin-left: 5px;
   text-decoration: none;
   border-bottom: 1px solid #ffffff;
   color: #ffffff;
   line-height: 1.6;
}

.message.global.cookie.gdpr-cookie-notice #privacyLink:hover {
   border-bottom-style: dashed;
}

@media only screen and (max-width: 639px) {
   .message.global.cookie.gdpr-cookie-notice .notice-cookie-content {
      font-size: 10px;
   }
}

@media all {
   body.page-layout-1column a {
      color: #333333;
   }

   body a:hover,
   body a:focus {
      color: #ffff;
   }

   button,
   button:focus {
      color: #333e48;
      background-color: #efecec;
      border-color: #efecec;
   }

   button:hover {
      color: #333e48;
      background-color: #3b85e3;
      border-color: #3b85e3;
   }

   .message.global.cookie.gdpr-cookie-notice .actions button {
      background: linear-gradient(0deg, #3e8cf0 0%, #8fbefb 100%);
      color:black;
   }

   .message.global.cookie.gdpr-cookie-notice .actions button:hover {
      background: linear-gradient(0deg, #3e8cf0 0%, #8fbefb 100%);
   }

   button,
   button:focus {
      border: transparent;
   }
}

