.bookmark-container::before {
    content: "\e866";
    font-family: "Material Icons Round";
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 32px;
    text-align: center;
    color: black;
}