﻿@import "../../../../Content/fonts.css";
/*#region General Styles */
/*#endregion */
/*#region General Styles */
/*@titleSectionColor: #fefefe;
@descriptionSectionColorBGA: #2d3036;
@descriptionProjectTextColor: #808080;*/
/*#endregion */
/*#region name */
/*@bgProjects: #e5e5e5;*/
/*#endregion */
/* Font sizes */
/*~18px*/
/*~24px*/
/*~12px*/
/*~8px*/
/*~20px*/
/*~30px*/
/*~30px inside a ~20px tag*/
/*~50px*/
/* Colors */
/* Font colors */
/* Measures */
/* Box Shadows */
#home {
  width: 100%;
  height: 100%;
}
#home .bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#home iframe {
  max-width: 560px;
  max-height: 315px;
}
/*# sourceMappingURL=home.css.map */