.flexlinks{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:40px 0 0}.shortcutbox{align-items:center;border:2px solid #414141;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;padding:20px;text-align:center;width:23%}.shortcutbox h3{color:#4a4a4a;margin-bottom:3px;margin-top:0}.shortcutbox p{color:#4a4a4a;margin-bottom:0;margin-top:0}.shortcutbox:hover{background-color:#414141}.shortcutbox:hover h3,.shortcutbox:hover p{color:#fff}@media (max-width:991px){.shortcutbox{width:48%}}@media (max-width:767px){.shortcutbox{width:100%}}