section.linktree {background: linear-gradient(180deg, #D9E3FC 0, #f6f9fe); /*height: 100vh*/; display: flex; align-items: center;/* height: 100vh;*/display:block;}
.botonera {max-width: 510px;margin: 1rem auto;}
{# botones #}
.btn.btn-linktree {height: 55px; margin-bottom:0.5rem; padding: 0.3rem 1.25rem 0.3rem 3.8rem; border: none; box-shadow: 2px 2px 6px #00000052; 
  transition: all .8s ease-in-out;display: flex; justify-content: center; align-items: center;}
.btn-linktree span { display: flex; flex-wrap: wrap; gap: 0.5rem; flex-wrap: nowrap; align-items: center; line-height: 18px; height: 46px;}
.btn {font-size: 1.1rem;}
@media only screen and (min-width: 767px) {
.botonera {max-width: 510px;margin: 2rem auto;}
}

.emoji-guino {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/buk.png), #ffffff;background-size: contain; background-repeat: no-repeat;}
.emoji-guino:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/buk.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-happy {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/bh.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-happy:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/bh.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-book{background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/Ebook.svg), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-book:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/Ebook.svg), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-engranaje{background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/asistencia.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-engranaje:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/asistencia.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-tel{background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/llamada.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-tel:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/llamada.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-event{background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/eventos.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-event:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/eventos.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-bcast{background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/bukcast.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-bcast:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/bukcast.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-bweek{background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/boletin.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-bweek:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/boletin.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}

.emoji-news {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/news.png), #ffffff; background-size: contain; background-repeat: no-repeat;}
.emoji-news:hover {background: url(https://www.buk.cl/hubfs/2022/COLOMBIA/linktree/news.png), var(--color-blue-buk); color: white;  background-size: contain; background-repeat: no-repeat;}
