/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}

/* Your custom css codes start here: */