@import "stylesheets/modules";
@import "stylesheets/variables";

.componentTitle {
    font-size: 36;
    @include background-color($color1);
}