/*!
 * Start Bootstrap - 2 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	font-family: 'Roboto Condensed', sans-serif;
    padding-top: 45px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item {
    margin-bottom: 65px;
}

footer {
    margin: 50px 0;
}

a:link, a:visited {
	color: #648c40;
}

a:hover, a:active {
	color: #a1c271;
}

a.navbar-brand:link, a.navbar-brand:visited {
	color: #648c40;
}

a.navbar-brand:hover, a.navbar-brand:active {
	color: #a1c271;
}

.portfolio-item button
{
	min-width: 100%;
}

.btn-platform {
	font-size: 25px;
	margin-bottom: 10px;
	margin-right: 10px;
}