@@ -191,10 +191,6 @@
|
||||
&.inactive {
|
||||
color: $color-gray-light;
|
||||
}
|
||||
|
||||
&.subheading {
|
||||
color: $color-gray;
|
||||
}
|
||||
}
|
||||
|
||||
.funding-summary__table {
|
||||
@@ -219,4 +215,35 @@
|
||||
font-weight: $font-bold;
|
||||
}
|
||||
}
|
||||
|
||||
.usa-input__title {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
.subheading, .description {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
.subheading--black {
|
||||
.usa-input__title {
|
||||
color: $color-black;
|
||||
}
|
||||
}
|
||||
|
||||
.usa-input {
|
||||
&.normal {
|
||||
label {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.alert {
|
||||
padding: 1.5rem;
|
||||
|
||||
.usa-input {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user