/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
#preview-box {
  background-color: lightgrey;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 4px; }

#preview-box h2 {
  text-align: center; }

#preview-box .helper {
  text-align: center;
  margin-bottom: 25px; }

.block-editor-block-list__block .block-editor-block-list__block-edit {
  margin-left: -28px;
  margin-right: -28px;
  border: 1px #e2e4e7 solid;
  padding: 16px; }

.wp-block-scroll {
  -webkit-appearance: none;
  max-height: 398px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 12px;
  margin-right: -16px;
  margin-bottom: -4px; }

.wp-block-help {
  margin-left: 44px; }

.epfl-uploader-image-wrapper {
  position: relative; }

.epfl-uploader-img {
  width: 100%; }

.epfl-uploader-remove-image {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border-width: 1px;
  background-color: white;
  color: #191e23;
  -webkit-box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2);
          box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2); }

.wp-block-epfl-news a:link {
  text-decoration: none !important; }

.wp-block-epfl-news .h5 {
  font-size: 120%; }

.wp-block-epfl-news .list-group-teaser-thumbnail {
  float: left;
  margin-right: 3%; }

.wp-block-epfl-news .img-fluid {
  width: 180px; }

.wp-block-epfl-news .text-center {
  margin: auto;
  width: 30%;
  text-decoration: underline; }

.wp-block-epfl-news .list-group-teaser-content {
  font-family: "SuisseIntl", Arial, sans-serif !important;
  color: #212121;
  font-size: 18px; }

.wp-block-epfl-news .h5 {
  font-weight: 700; }

.wp-block-epfl-news .text-muted {
  color: #707070;
  font-weight: 400; }

.wp-block-epfl-news a.link-pretty {
  font-family: "SuisseIntl", Arial, sans-serif !important;
  color: #212121; }

#epfl-news-themes {
  width: 100% !important; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
#preview-box {
  background-color: lightgrey;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 4px; }

#preview-box h2 {
  text-align: center; }

#preview-box .helper {
  text-align: center;
  margin-bottom: 25px; }

.block-editor-block-list__block .block-editor-block-list__block-edit {
  margin-left: -28px;
  margin-right: -28px;
  border: 1px #e2e4e7 solid;
  padding: 16px; }

.wp-block-scroll {
  -webkit-appearance: none;
  max-height: 398px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 12px;
  margin-right: -16px;
  margin-bottom: -4px; }

.wp-block-help {
  margin-left: 44px; }

.epfl-uploader-image-wrapper {
  position: relative; }

.epfl-uploader-img {
  width: 100%; }

.epfl-uploader-remove-image {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border-width: 1px;
  background-color: white;
  color: #191e23;
  -webkit-box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2);
          box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2); }

.wp-block-epfl-memento a:link {
  text-decoration: none !important; }

.wp-block-epfl-memento .list-group-teaser-container {
  background-color: #e6e6e6;
  margin: 0;
  padding: 0; }

.wp-block-epfl-memento .list-group-teaser-thumbnail {
  float: left;
  margin-right: 3%; }

.wp-block-epfl-memento .h5 {
  font-size: 120%;
  font-weight: 700; }

.wp-block-epfl-memento .img-fluid {
  width: 180px; }

.wp-block-epfl-memento .text-center {
  margin: auto;
  width: 30%;
  text-decoration: underline; }

.wp-block-epfl-memento .list-group-teaser-content {
  font-family: "SuisseIntl", Arial, sans-serif !important;
  color: #212121;
  font-size: 18px; }

.wp-block-epfl-memento .text-muted {
  color: #707070;
  font-weight: 400; }

.wp-block-epfl-memento a.link-pretty {
  font-family: "SuisseIntl", Arial, sans-serif !important;
  color: #212121; }

.wp-block-epfl-memento .list-group-teaser-thumbnail {
  width: 100%; }

.wp-block-epfl-memento .list-group-teaser-thumbnail img {
  width: 80%;
  margin-top: 5%;
  margin-bottom: 5%;
  margin-left: 10%; }

.wp-block-epfl-memento .card-title {
  margin-left: 50px;
  margin-right: 50px; }

.wp-block-epfl-memento .card-info {
  margin-top: 5%;
  padding-bottom: 5%;
  margin-left: 10%;
  margin-right: 10%;
  background-color: #e6e6e6; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
#preview-box {
  background-color: lightgrey;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 4px; }

#preview-box h2 {
  text-align: center; }

#preview-box .helper {
  text-align: center;
  margin-bottom: 25px; }

.block-editor-block-list__block .block-editor-block-list__block-edit {
  margin-left: -28px;
  margin-right: -28px;
  border: 1px #e2e4e7 solid;
  padding: 16px; }

.wp-block-scroll {
  -webkit-appearance: none;
  max-height: 398px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 12px;
  margin-right: -16px;
  margin-bottom: -4px; }

.wp-block-help {
  margin-left: 44px; }

.epfl-uploader-image-wrapper {
  position: relative; }

.epfl-uploader-img {
  width: 100%; }

.epfl-uploader-remove-image {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border-width: 1px;
  background-color: white;
  color: #191e23;
  -webkit-box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2);
          box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2); }

.wp-block-epfl-cover .cover {
  position: relative; }

.wp-block-epfl-cover figure {
  margin: 0 0 1rem; }

.wp-block-epfl-cover .cover figcaption {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1; }

.wp-block-epfl-cover figcaption {
  font-size: .778rem;
  color: #707070; }

.wp-block-epfl-cover figure picture {
  display: block;
  margin-bottom: .5rem; }

.wp-block-epfl-cover img {
  vertical-align: middle;
  border-style: none; }

.wp-block-epfl-cover .img-fluid {
  width: 100%;
  max-width: 100%;
  height: auto; }

.wp-block-epfl-cover .btn-circle {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 0 2px rgba(33, 33, 33, 0.4);
          box-shadow: 0 0 0 2px rgba(33, 33, 33, 0.4);
  line-height: 1;
  color: rgba(33, 33, 33, 0.4);
  cursor: pointer; }

.wp-block-epfl-cover svg:not(:root) {
  overflow: hidden; }

.wp-block-epfl-cover .icon, .wp-block-epfl-cover .icon svg {
  width: 1em;
  height: 1em; }

.wp-block-epfl-cover .icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  top: .11em;
  color: inherit;
  fill: currentColor; }

.wp-block-epfl-cover .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.wp-block-epfl-cover p {
  margin-top: 0;
  margin-bottom: 1rem; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
#preview-box {
  background-color: lightgrey;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 4px; }

#preview-box h2 {
  text-align: center; }

#preview-box .helper {
  text-align: center;
  margin-bottom: 25px; }

.block-editor-block-list__block .block-editor-block-list__block-edit {
  margin-left: -28px;
  margin-right: -28px;
  border: 1px #e2e4e7 solid;
  padding: 16px; }

.wp-block-scroll {
  -webkit-appearance: none;
  max-height: 398px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 12px;
  margin-right: -16px;
  margin-bottom: -4px; }

.wp-block-help {
  margin-left: 44px; }

.epfl-uploader-image-wrapper {
  position: relative; }

.epfl-uploader-img {
  width: 100%; }

.epfl-uploader-remove-image {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border-width: 1px;
  background-color: white;
  color: #191e23;
  -webkit-box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2);
          box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2); }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
#preview-box {
  background-color: lightgrey;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 4px; }

#preview-box h2 {
  text-align: center; }

#preview-box .helper {
  text-align: center;
  margin-bottom: 25px; }

.block-editor-block-list__block .block-editor-block-list__block-edit {
  margin-left: -28px;
  margin-right: -28px;
  border: 1px #e2e4e7 solid;
  padding: 16px; }

.wp-block-scroll {
  -webkit-appearance: none;
  max-height: 398px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 12px;
  margin-right: -16px;
  margin-bottom: -4px; }

.wp-block-help {
  margin-left: 44px; }

.epfl-uploader-image-wrapper {
  position: relative; }

.epfl-uploader-img {
  width: 100%; }

.epfl-uploader-remove-image {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border-width: 1px;
  background-color: white;
  color: #191e23;
  -webkit-box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2);
          box-shadow: inset 0 0 0 1px #e2e4e7, inset 0 0 0 2px #fff, 0 1px 1px rgba(25, 30, 35, 0.2); }
