
.button-signin[data-v-27fca502] {
  border: 2.5px solid #2780e5;
  border-radius: 10px;
  color: #006dcc;
  width: auto;
  padding: calc(0.5em - 1px) 1em;
}
@media (max-width: 768px) {
.button-signin[data-v-27fca502] {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 30px;
    border-radius: 4px;
}
.img-logo-signin[data-v-27fca502] {
    width: 14.24px;
    height: 14.24px;
}
}

