/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

::-moz-selection { /* Code for Firefox */
  color: #FFFFFF;
  background: #FC6011;
}

::selection {
  color: #FFFFFF;
  background: #FC6011;