@charset "windows-1252";

.argument-row { margin-bottom: 35px; display: flex; align-items: flex-start; }

.icon-container { min-width: 80px; margin-right: 20px; text-align: center; }

.icon-img { max-width: 65px; height: auto; filter: drop-shadow(rgba(0, 0, 0, 0.1) 2px 2px 3px); }

.content-text { font-size: 2rem; line-height: 1.5; font-weight: 200; color: rgb(255, 255, 255); }

.text-highlight { font-weight: 600; }