// These are global definitions
html {
font-size: $font-size-root;
}
a {
text-decoration: none;
}
.stop-survey-body {
.card.card-primary {
font-size: 16px;
}
.card-header {
font-size: 22px;
}
.help-block {
margin-top: 28px;
margin-bottom: 37px;
}
.table-rename {
color: $g-600;
}
}