.fr-color-code {
    width: 60px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f9f9f9;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333;
}

