

.card-header-social {
    display: flex;
    padding: 16px;
}
.card-header-social .author{
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    height: 100%;
    width: calc(100% - 43px - 16px)
}
.card-header-social .author *{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card-header-social .author-img {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 16px;
}
.card-header-social .author-img * {
    margin: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.card-content-social{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.card-content-social .main-image{
    overflow: hidden;
    height: 150px;
    display: flex;
    flex-direction: column;
}

.card-content-social .main-image * {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
}

.card-content-social .summary{
    font-weight: 500;
    font-size: calc( 14px + (16 - 14) * ((100vw - 320px) / (1366 - 320)));
    color: var(--green-text);
    margin: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    flex: 1;
    -webkit-box-orient: vertical;
    line-height: 160%;
}

.link-social{
    display: block;
    text-align: center;
    background: var(--green-text);
}

.link-social a{
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
}

.link-social a:before{
    content:
    "";
    width: 22px;
    display: flex;
    height: 22px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 495.65 512' style='enable-background:new 0 0 495.65 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M279.94,0c3.33,0,6.67,0,10,0c21.6,6.69,35.3,21.8,42.55,42.41c4.15,11.81,6.86,24.39,8.28,36.84 c3.58,31.29-1.12,62.13-7.49,92.72c-2.27,10.88-4.98,21.68-7.63,33.11c2.34,0,4.29,0,6.25,0c41.5,0,83-0.02,124.5,0.03 c3.99,0,8.01,0.21,11.95,0.75c16.55,2.27,28.9,17.41,27.13,33.97c-1.57,14.72-3.43,29.45-6.09,44.01 c-9.84,53.74-24.02,106.43-38.92,158.95c-5.1,17.96-10.34,35.83-20.09,51.97c-4.35,7.21-9.33,13.81-17.42,17.26 c-71.34,0-142.69,0-214.03,0c-0.74-0.31-1.47-0.65-2.22-0.93c-8.96-3.4-18.42-5.89-26.77-10.42c-10.68-5.78-15.7-15.45-15.53-28.14 c0.38-29.33,0.12-58.66,0.12-87.99c0-58.16,0.03-116.32-0.08-174.48c-0.01-3.51,1.19-5.64,3.76-7.98 c12.65-11.57,25.77-22.75,37.38-35.31c35.54-38.48,59.89-82.32,61.12-136.24C257.07,14.35,263.3,3.41,279.94,0z M109.91,512 c6.59-2.8,9.87-7.37,9.86-14.94c-0.14-89.8-0.08-179.61-0.11-269.41c0-14.44-8.23-22.56-22.68-22.57c-25.83-0.01-51.66-0.01-77.49,0 c-13.62,0-20.25,7-19.43,20.57c1.32,21.78,2.68,43.56,4.05,65.34c4.2,66.83,8.56,133.65,12.45,200.49c0.58,9.98,4,16.84,13.33,20.52 C56.57,512,83.24,512,109.91,512z'/%3E%3C/svg%3E");
    color: white;
    background-size: contain;
}

[about="/social/linkedin-publication"] .link-social a:before{
    background: url('images/linkedin.png');
}
[about="/social/twitter-publication"] .link-social a:before{
    background: url('images/twitter.png');
}
[about="/social/instagram-publication"] .link-social a:before{
    background: url('images/instagram.png');
}
[about="/social/test-social-media-item"] .link-social a:before{
    background: url('images/facebook.png');
}
    
[about="/social/linkedin-publication"] .link-social{
    background: #0074B1;
}
[about="/social/twitter-publication"] .link-social{
    background: #1DA1F3;
}
[about="/social/instagram-publication"] .link-social{
    background: linear-gradient(90deg, #FEA44B 0%, #B82FB6 100%);
}
[about="/social/test-social-media-item"] .link-social{
    background: #1878F3;
}

[about="/social/linkedin-publication"] .author{
    color: #0074B1;
}
[about="/social/twitter-publication"] .author{
    color: #1DA1F3;
}
[about="/social/instagram-publication"] .author{
    color: #B82FB6;
}
[about="/social/test-social-media-item"] .author{
    color: #1878F3;
}

div#block-addtoanybuttons-3 {
    position: fixed;
    bottom: 40px;
    right: 0px;
    z-index: 101;
    display: flex;
    width: 100%;
    /*justify-content: right;*/
}

span.a2a_svg.a2a_s__default.a2a_s_a2a {
    background-color: #167575 !important;
    border-radius: 50%;
    background-image: url(./images/share.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 50% 50%;
    width: 45px; 
    height: 45px;
}

.a2a_svg svg g{
    display: none;
}

.red-social{
    display: none;
}

div#block-socialmedialinks-2 {
    font-size: 10px;
    right: 11px;
}