body { font-family: "Noto Sans", sans-serif; }

.cv-contact { margin-top: -0.5em; }
.cv-contact a { color: #555; margin-right: 1.5em; white-space: nowrap; }
.cv-contact a i { margin-right: 0.3em; }

.cv-heading { font-family: 'Google Sans'; font-weight: 700; margin-top: 1.5em; }

.cv-entry { margin-bottom: 1.2em; }
.cv-entry p { color: #333; margin: 0.2em 0 0; }

.cv-entry-header, .cv-entry-subheader { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; }

.cv-entry-title { font-weight: 700; }

.cv-entry-place { color: #555; }

.cv-entry-role { font-style: italic; }

.cv-entry-date { font-style: italic; color: #555; }

.cv-skills p { margin: 0.3em 0; }
