.embed-container .tiktok-embed {
    height: 750px!important
}

.embed-container.has-tiktok-embed {
    height: 800px
}

.fixed-social {
    text-align: center;
    position: fixed;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 100vw;
    background: #5f9fca;
    bottom: 0;
    z-index: 9999
}

.redesSociales {
    width: 12px!important;
    height: 12px!important;
    border-radius: 50%;
    margin-right: 5px
}

.redesSociales img {
    margin-top: -5px
}

.fa img {
    filter: brightness(0) invert(1);
    width: 29px;
    height: 32px
}

.fa {
    padding: 10px;
    font-size: 30px;
    width: 60px;
    height: 100%;
    text-align: center;
    text-decoration: none
}

.fa-next {
    background: #424242;
    color: #fff
}

.fa-whatsapp {
    background: #a4c639;
    color: #fff
}

.fa-twitter {
    background: #55acee;
    color: #fff
}

.fa-facebook {
    background: #3b5998;
    color: #fff
}