/* ================================== */
/* =            Palette             = */
/* ================================== */

:root {
  --color-grey-light: #aaa;
  --color-grey-medium: #666;
  --color-blue-pale: #8790a6;

  --color-error: #883333;
  --color-highlight: #fff7d5;
}

/* Links #4183C4 */
/* Highlights #fff7d5 */
/* Homepage Green: #129e41 */
/* Homepage Green hover: #10903B; */
/* Github Green: #569e3d */
/* Apple bubbles: #feed6f; */

/* Icons at http://www.iconfinder.com/search/2/?q=iconset:iconic */

/* Azul:                  */
/* millenial blue #025D8C */
/* Banner links #B5D0E6   */
/* Title banner #5F77AB;  */
