:root{--primary-color:#0b75a2;--secondary-color:#ffa502;--header-background:#fff;--header-color:#000;--background:#f0f0eb;--color:#000;--exact-bg:var(--secondary-color);--exact-text:#000;--similar-bg:var(--primary-color);--similar-text:#fff;--other-bg:#9d9d9c;--other-text:#000;--text-bg:#dadada}.blue-btn{background:var(--primary-color)}.button.secondary{background:var(--secondary-color);border:1px solid var(--secondary-color);color:#000;opacity:.75}.button.secondary .active,.button.secondary:hover{opacity:1}.envelope-icon{color:var(--primary-color);opacity:.75}.envelope-icon .active,.envelope-icon:hover{opacity:1}button.button{margin-bottom:0}.row{display:flex;align-items:center;justify-content:space-between}.row.invite-row{margin-top:1.25rem}.row.invite-row .buttons-wrapper{float:right}.row.invite-row .buttons-wrapper .button{margin-left:1.25rem}