#eucookielaw {
        position: fixed;
        width: 100%;
        padding: 20px 10px 10px;
        background-color: rgba(0, 0, 0, 0.8);
        color: #ffffff;
        left: 0;
        bottom: 0;
        z-index: 999;
        text-align: center;
        font-size: 12px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        box-sizing: border-box;
        
  }

  #eucookielaw p {
        font-size: 12px !important;
        display: block;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        line-height: 1.42857143;
        margin: 0 0 10px;
        display: block;
    }

.texto{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.nk-cookie-banner {
      display: none;
      position: fixed;
      width: 100%;
      padding: 20px 10px 10px;
      background-color: rgba(0, 0, 0, 0.8);
      color: #ffffff;
      left: 0;
      bottom: 0;
      z-index: 999;
      text-align: center;
      font-size: 12px;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.nk-cookie-banner .texto a {
        color: #FFFFFF;
        text-decoration: underline;
}

.nk-cookie-banner .boton a {
        color: #FFFFFF;
        text-decoration: underline;
        background: 0 0;
}

.nk-cookie-banner button {
          color: #FFFFFF;
          text-decoration: underline;
          background: 0 0 !important;
          border: none !important;
}

#eucookielaw a {
        color: #FFFFFF;
        text-decoration: underline;
}

#eucookielaw .boton a {
        color: #FFFFFF;
        text-decoration: underline;
        background: 0 0;
}

#eucookielaw button {
          color: #FFFFFF;
          text-decoration: underline;
          background: 0 0 !important;
          border: none !important;
}