/* EQVISA_V6_3_15_2_TARGETED_UI_FIXES
   Scope: home lower corners, DS-160 bottom actions only. */
.home-page .hero{
  border-radius:0 0 10px 10px!important;
}
.v315-actions{
  gap:10px!important;
}
.v315-actions button{
  min-height:44px!important;
  padding:10px 6px!important;
  font-size:13px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.v315-actions .v315-ghost{flex:1!important}
.v315-actions .v315-next{flex:1.25!important}
@media(max-width:360px){
  .v315-actions button{font-size:12px!important;padding-left:4px!important;padding-right:4px!important}
}
