@import "~cosmoUiVariables";
@import "../../styles/variables";

$text-margin-bottom: 12px;

.text {
    margin-bottom: $text-margin-bottom;
}