@charset "utf-8";
/* CSS Document */


.sek_f_ss button{
  font-weight: 500;
  color: #000066;
  border: none;
  background: none;
}


@media screen and (min-width:821px){
  .sek_f_ss button:hover{text-decoration: underline;}
}




@media screen and (max-width:820px){}
@media screen and (max-width:428px){
  .sek_f_ss button{font-size: 0.875rem;}
}
