main > section:last-of-type > p:last-of-type::after {
    position: relative;
    content: "□";
    margin-left: 0.4em;
    bottom: 2px;
}