2* {border: 1px solid yellow;}

.box-shady {box-shadow: 4px 4px 4px #aaa; }


/* override freelancer.css #74 */
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}



.txtleft { text-align: left;}
.txtright { text-align: right;}


/* override freelancer.css #74 
@media   reduce padding-top to match nav bar height
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}
*/