﻿.botonesSuscripciones {
    height: 150px;
    width: 300px;
    border-radius: 20px;
}

.letra1 {
    /*font-family: 'Merriweather', sans-serif;*/
    font-size: 50px;
}

.letra2 {
    font-family: Courier New, Courier, monospace;
    font-size: 25px;
}

.redondeado {
    border-radius: 20px;
}

.bg-image--team {
    background-image: url('/Content/img/ads/foto_iasd.jpg');    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-image--ad-1 {
    background-image: url('https://i.ytimg.com/vi/fqAJAliig8Q/maxresdefault.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
