.buttoncomponent.buttonWrapper{display:flex;flex-direction:row;padding:30px 0}.buttoncomponent.buttonWrapper a{box-sizing:border-box;text-decoration:none}.buttoncomponent .button-style{display:block;font-size:20px;font-weight:500;line-height:45px;min-width:266px;text-align:center;transition:.25s;width:fit-content}.buttoncomponent .button-style:hover{border:2px solid #13294b;box-shadow:inset 27rem 0 0 0 #fff;color:#13294b!important;font-weight:500;text-decoration:none}