.arrow {
    -webkit-transform: rotate(45deg);
    border: solid #c00000;
    border-width: 2px 2px 0px 0px;
    display: inline-block;
}
