/*
Theme Name: Default
Version: 1.0.0
Text Domain: theme
*/


.three-btn {
    display: flex !important;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
    margin-left: 10px;
    padding: 7px 18px !important;
}

.share-col {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}