.flex-group{display:flex;flex-direction:column;gap:12px}.custom-button{align-items:center;box-sizing:border-box;color:#fff;display:inline-block;font-family:Roboto,sans-serif;font-size:16px;height:50px;text-decoration:none;transition:background .3s ease,box-shadow .3s ease;white-space:nowrap}.custom-button:not(:last-child){border-bottom:1px solid #262628}.light .custom-button:not(:last-child){border-bottom:1px solid #e3e3e6}body{background-position:50%;background-size:cover}.link{align-content:space-between;width:100%}.link,.link-content{display:flex;flex-direction:row}.link-content{align-items:center;flex-grow:1;gap:7px}.icon{width:38px}.chevron{align-items:center;display:flex}.chevron img{width:60%}.light .custom-button{color:#000}.light .chevron img{filter:invert(100%) brightness(0)}