#chronopost {
    grid-template-columns: auto 1fr;
}

#chronopost p {
	font-weight: 400;
    font-size: var(--text-xs);
}
