/**
* Theme Name: Conlectio Child
* Description: This is a child theme of Conlectio.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: conlectio
* Version: 1.0.0
*/
div#da_share_social {
    display: flex;
    align-items: center;
    width: 100%;
}
div#da_share_social svg {
    fill: #32AD7F;
}
div#da_share_social a {
    width: 30px;
    height: 30px;
}