.circulo_de_notificacion 
{
    position         : absolute;
    top              : -3px;
    right            : -3px;
    padding          : 5px 10px;
    border-radius    : 50%;
    background-color : #631A5C;
    color            : white;
}