/*
Theme Name: 3rd Style
Theme URI: http://www.3rd-style.com/
Author: NSS Graphica & RiARiSE
Author URI: http://www.3rd-style.com/
Description:3rd Style Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 3rd
Text Domain: 3rdStyle

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.orange h1{
  color:#92308d !important;
}

.blue h1{
  color:#006f9f !important;
}

.lightblue h1{
  color:#5fb3d1 !important;
}
.red{
color:#ac2f00 !important;
}