﻿.dotLeftRight001 {
    font-size: 1.6em;
    text-align: center;
    margin: 0.6em 0;
}

    .dotLeftRight001:before {
        content: "\1F658\00A0";
        font-family: "Symbola";
        font-style: normal;
        font-weight: normal;
    }

    .dotLeftRight001:after {
        content: " \1F65A";
        font-family: "Symbola";
        font-style: normal;
        font-weight: normal;
    }
