@font-face {
    font-family: myFirstFont;
    src: url( ../i/boda-Yazmin-y-Fernando/faith.ttf ) ;
}
  
.f_ShineInValentine {
    font-family: myFirstFont !important ;
}

div.content-wrap {
    /* background-image: url('../i/boda-Yazmin-y-Fernando/bg2.png') !important ;
    background-repeat: repeat; /* Repite horizontal y verticalmente 
    background-position: top left; Inicia el mosaico desde la esquina */
    background-color: #7b8470;
}

div.slider-inner {
    background-image: url('../i/boda-Yazmin-y-Fernando/slider-bg.jpg') !important ;
    background-repeat: repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    height: 160px;
    resize: both;
    align-items: center;
}

.blanco {
    color:white !important ;
}