whatevs

whatevsBlock

You can name your categories whatever you want. I'm just using Atomic Design category names as an example.

/*scss/whatevs/_whatevsBlock.scss*/

.whatevsBlock{
  text-align: center;
  max-width: 700px;
  margin:auto;
}