/* ==========================================================================
   Insert Your Custom Styles Below. All styles located in this file will
   override existing main.css stylesheets.
   ========================================================================== */ 


.about-bot{
	margin-top: 0;
	text-align: right;
	font-size: 1.1em;
}
	.about-bot dd{margin-bottom: 0.5em}
	
	@media (max-width: 992px){.about-bot{text-align: center}};
	
	code{
		display: inline-block;
		padding: 1em 10px;
		margin: 1em 0 2em 0;
	}
	
	h4{
		margin: 1em 0;
	}

	.row a{color: #4f81bd; border-bottom: 1px dotted #4f81bd;}
	
	