2016-11-08 11:49:03 -03:00
|
|
|
#rate-card {
|
2016-11-15 17:38:48 -03:00
|
|
|
.item-heading {
|
|
|
|
|
font-weight: 700;
|
|
|
|
|
}
|
2016-11-14 23:20:41 -03:00
|
|
|
.row {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
.item-icon-right {
|
|
|
|
|
margin: 0;
|
2016-11-08 11:49:03 -03:00
|
|
|
}
|
|
|
|
|
.feedback-flow-button {
|
2016-11-15 15:09:08 -05:00
|
|
|
margin-bottom: 20px;
|
|
|
|
|
}
|
|
|
|
|
.icon-svg > img {
|
|
|
|
|
height: 1.8rem;
|
|
|
|
|
margin-bottom: 5px;
|
2016-11-08 11:49:03 -03:00
|
|
|
}
|
|
|
|
|
}
|