.panel-card[data-v-606cf41b], .rate-card[data-v-606cf41b] {
  margin-bottom: 14px;
  border-radius: 8px;
}
.card-header[data-v-606cf41b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
}
.rate-card[data-v-606cf41b] {
  min-height: 150px;
}
.rate-pair[data-v-606cf41b] {
  color: #11a96a;
  font-weight: 700;
}
.rate-value[data-v-606cf41b] {
  margin-top: 12px;
  font-size: 32px;
  font-weight: 800;
  color: #182433;
}
.rate-note[data-v-606cf41b] {
  margin-top: 8px;
  color: #7a8794;
}
