﻿.what3words {
    border-radius: 3px;
    background-color: #555;
    height: 15px;
    width: 15px;
    font-size: 8px;
    text-align: center;
    padding-left: 1px;
    padding-top: 1px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 600;
    margin-top: 4px;
}
