.custom-large-text {
    /*text-align: center;*/
    font-size: 6vw;
    font-weight: 700;
}

.custom-label {
    font-size: 22px;    
}

.custom-text {
    font-size: 18px;
}

.card-img-top-app {
    width: 70%;
    height: 70%;
    object-fit: cover;
}

/*h1:hover {
    color: green;
}

h1:active {
    color: red;
} */

/*body {*/
/*    !* margin: 0rem; *!*/
/*    background-color: mintcream;*/
/*    font-family: "-apple-system", "BlinkMacSystemFont", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
/*}*/

/* h1 {
    margin: 0rem;
} */

/* * {
    text-align: right;
    color: blue;
  } */

/* .center {
    text-align: center;
} */

/*.text-primary {*/
/*    !* color: cornflowerblue; *!*/
/*    background-color: dodgerblue;*/
/*    color: white;*/
/*    padding: 1rem;*/
/*    !* opacity: 0.5; *!*/
/*}*/

/* .text-secondary {
    color: green;
} */

/*.middle {*/
/*    vertical-align: middle;*/
/*}*/

/* h1::first-line {
    color: #ff0000;
    font-variant: small-caps;
} */