
.lSPager *{
    border-radius: 8px;
    padding: 3px;
    display: inline;
    width: 100px;
    height: 60px;
    cursor: pointer;
    margin-bottom: -15px;
}

/*========================= Redes Sociales ========================*/
.f-links[_ngcontent-yjx-c26] .btn[_ngcontent-yjx-c26] {
    margin: 10px 5px;
    min-width: 34px;
}
.f-links[_ngcontent-yjx-c26] {
    background: #222;
    padding: 10px 15px;
    text-align: center;
}
.font-weight-medium {
    font-weight: 600!important;
}
.small, small {
    font-size: 85%;
}
.btn-fc {
    color: #fff;
    background-color: #3b5997;
    border: none;
}
.btn-ti {
    color: #fff;
    background-color: #54abee;
    border: none;
}
.btn-yo {
    color: #fff;
    background-color: #c01f27;
    border: none;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 15px;
}
.btn-is {
    background-image: linear-gradient(137deg,#4e60d3 0,#913baf 14%,#d52d88 76%,#f26d4f 100%);
    border: none;
    color: #fff;
}
.btn-app {
    color: #fff;
    background-color: #333;
    border: none;
}
  