


.button-action{

  width:10vw;
  min-width: 200px;

}

.full-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
}

.full-screen.blue {
    background: #2E318F;
}

.full-screen.red {
    background: #CE5368;
}
.full-screen.yellow {
  background: #DFAE41;
}

.full-screen .content {
    width: 100%;
}

.full-screen .action {
    margin-top: 48px;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

h1 {
    font-size: 10rem;
    line-height: 10.5rem;
    margin-bottom: 3.6rem;
}

button {
  background: #DFAE41;
  color: #2E318F;
  padding: 1.2rem 24px;
  text-transform: #ffffff;
  font: 400 2rem/2.4rem "Chap";
   border: 0;
  position: relative;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0.4rem !important;
  border-radius: 0.4rem !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: background .2s, opacity .2;
  -o-transition: background .2s, opacity .2;
  transition: background .2s, opacity .2; }
  button:hover {
    opacity: .3; }
  button.large {
    font-size: 2.4rem;
    line-height: 3.2rem;
    text-align: center;}


/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:ilearn-title-p-title-text-button] [183.902] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 155 */