:root{--theme-primary-color: #115078;--theme-secondary-color: #0d92a9;--theme-primary-bg: #f2f4f9;--theme-orange-color: #e8610b;--theme-gray-color: gray;--vh: 100vh}*{box-sizing:border-box}.container{padding:0}section{text-align:center;width:100%;opacity:0}section>img{width:150px;margin-bottom:20px}section.reaction .buttons{display:flex;gap:20px;align-items:center;justify-content:center;margin:40px 0 0;flex-flow:row wrap}section.reaction .buttons img{filter:drop-shadow(1px 10px 8px #33333355) brightness(1);width:28%;cursor:pointer;transition:all linear .1s}section.reaction .buttons img:hover{filter:none}
