.video-section .social-links{display:flex;flex-direction:row;justify-content:end;text-align:center}.video-section .social-links>div{background:#00a092;border-radius:10px;color:#00cd73;cursor:pointer;font-size:24px;margin:0 8px;min-width:80px;padding:5px;transition:all .3s ease}.video-section .social-links>div:hover{background:#00cd73;color:#fff}.video-section .social-links>div:first-of-type{margin:0 8px 0 0}.video-section .social-links>div:last-of-type{margin:0 0 0 8px}