/* !!!!!!!! THIS FILE SHOULD ALWAYS BE IN .gitignore !!!!!!!!
 * This file exists for those who are uncomfortable using Sass
 * Most styles within this file should take precedence over style.css
 * In the rare case they do not... feel free to use !important
 * styles here should be converted to SCSS by a developer.
 * Once styles have been converted they should be removed from this file
 * while leaving the file itself intact for future use.
 */

.main.single-project .section-primary .container .project-sidebar{
	float: right;
	display: block;
	width: 20%;
}

.main.single-project .section-primary .container .project-sidebar h3{
	text-transform: uppercase;
}

.main.single-project .section-primary .container .sidebar-primary{
	width: 25%;
}