@charset "utf-8";
/* CSS Document */

.block.blogShare > div  {
 
    width:auto;
    display: inline-block;
    border:1px dotted;

}

.block.blogShare > div > a > svg  {
 
    height:32px;
    width:auto;
    margin:8px;

}

@media screen and (max-width: 1220px) {
    


}

@media screen and (max-width: 1000px) {



}

@media screen and (max-width: 640px) {
    


}
