body{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.divM{
    border-radius: 16.6px;
    background-color: #195889;
    padding: 19px;
    margin-bottom: 10px;
}

.img_m{
    width: 35px;
    height: 35px;
    margin-bottom: 18px;
}


#text{
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #ffffff;
}

.noticI{
    margin-bottom: 12px;
}


#tetpp{
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #636363;
    margin-bottom: 5px;
}

#contentN{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: justify;
    color: #636363;
}

.img_perfil{
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin-bottom: 40px;
}

#nameInicio{
    font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00558c;
  margin-bottom: 5px;
}

#nameInicio{
    font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #636363;
}

#subtitle{
    font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00558c;
  margin-bottom: 4px;
}

#subtitle2{
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #636363;
    margin-bottom: 20px;
}

#card{
    width: 100%;

    border-radius: 12px;
    background-image: linear-gradient(162deg, #62dad4 31%, #62dad4 33%, #33b3a9 98%);
    padding-top: 16px;
    padding-bottom: 13px;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.tarjeta{
    width: 41px;
    height: 27px;
}