<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fmbLogo {
    
    border: 0.5px solid #212529;
    box-shadow: 10px 10px #212529;
}


.ffmmbb {
    background-color: #97002E;
    padding: 50px;
    text-align: center;
    color: white;
    font-size: x-large;

}

.ffmmbb p {
    padding: 15px;
    padding-bottom: 15px;
    margin: auto;
    text-align: center;
}

.ffmmbb a {
    color: #F2F2F2;
}


.brand-hbd {
    padding: 15px;
    margin-left: 20%;
    margin-right: 20%;
    border: 1px solid #97002E;
    background-color: #97002E;
    color: white;
    box-shadow: 6px 6px white;
    font-size: x-large;
}



.brand-hbd p {
    color: white;
}


.logo {
    
    border-radius: 25px;
    border: 8px solid white;
           
  }
 
 .stuffl {
    height: 400px;
    border-radius: 25px;
    border: 8px solid white;
    max-height: 1110%;
    width: auto;
    
    
  }

.phoney {
    padding-top: 50px;
    padding-bottom: 75px;
    text-align: center;
}


.phoney p {
    padding-bottom: 25px;
    font-size: xx-large;
    font-weight: bold;
}

.whitey {
    padding-top: 60px;
    padding-bottom: 0px;
    background-image: url('images/banner.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.whiteyp {
    padding-top: 60px;
    padding-bottom: 0px;
    background-image: url('images/podcast.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;

    background-size: cover;
    height: 600px;
}

.whiteyl {
    padding-top: 60px;
    padding-bottom: 0px;
}

.mag {
    color:red;
}

.learning {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 40px;
}


.middy {
    padding: 40px;
    text-align: center;
    background-color: #d6d6d6;
    color: #343a40;
    font-size: x-large;
}

.middy p {
    padding: 15px;
    padding-bottom: 15px;
    margin: auto;
    text-align: center;
}

.darky {
    padding: 50px;
    text-align: center;
    background-color: #1F2326;
    color: #F2F2F2;
    font-size: x-large;
}

.darky p {
    padding: 15px;
    padding-bottom: 15px;
    margin: auto;
    text-align: center;
}

.fmby {
    padding: 40px;
    text-align: center;
    background-color: #97002E;
    color: white;
    font-size: x-large;
}

.fmby p {
    padding: 15px;
    padding-bottom: 15px;
    margin: auto;
    text-align: center;
}



.phone2 {
    padding-bottom: 50px;
    max-height: 500px;
}


.call-to-action {

	text-align: center;
	margin-top: 10px;
    background-color: #8BC6DE;
    color: white;
    

}

.call-to-action p {
    
	margin-bottom: 30px;
	font-family: sans-serif;
	padding-left: 20px;
	padding-right: 20px;
    text-decoration: none;
    color: white;
}

.call-to-action a {
    text-decoration: none;
    color: white;
}

.feet {
    text-align: center;
    padding: 25px;
    padding-top: 50px;
    background-color: #212529;
    color: white;
    width: 100%;
}


.fade {

    -webkit-animation: fadein 4s; /* Safari, Chrome and Opera &gt; 12.1 */
       -moz-animation: fadein 4s; /* Firefox &lt; 16 */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera &lt; 12.1 */
            animation: fadein 4s;
            animation-fill-mode: forwards;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox &lt; 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera &gt; 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}




.zoom {
   
  
}

.zoom:hover {
   transition: 1s;
   transform: scale(0.999);

}

.zoomy {
   
  
}

.zoomy:hover {
   transition: 1s;
   transform: scale(1.1);

}

.jack {
    
    padding: 10px;
    color: #343a40;
}

.james {
    
    color: #343a40;
    padding: 10px; 
}

.team {
    background-color: #343a40;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    padding-bottom: 0px;
}

.middyy {
    padding: 20px;
    padding-top: 40px;
    text-align: center;
    background-color: #d6d6d6;
    color: #343a40;
    font-size: x-large;
}

.middyy p {
    padding: 15px;
    padding-bottom: 15px;
    margin: auto;
    text-align: center;
}



/*record */

.record {
    height: 350px;
}


.recordy {
    background-image: url("images/recorder.png");
    padding: 50px;
    min-height: 400px;
}

.construct {
    background-image: url("images/construct.jpg");
    padding: 50px;
    min-height: 400px;
}

.construct2 {
    background-image: url("images/construct2.jpg");
    padding: 50px;
    min-height: 400px;
}

.construct3 {
    background-image: url("images/construct3.jpg");
    padding: 50px;
    min-height: 400px;
}

.construct4 {
    background-image: url("images/construct4.jpg");
    padding: 50px;
    min-height: 400px;
}

.construct5 {
    background-image: url("images/construct5.jpg");
    padding: 50px;
    min-height: 400px;
}

.plus {
    padding-top: 150px;
    padding-bottom: 150px;
}



/* FMB */

.fmb {
    height: 300px;
    width: auto;

}


.fmbb {
    padding-top: 60px;
    padding-bottom: 0px;
    background-image: url('images/fmbBanner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80% 75%;
    
}

.fmbB {
    background-color: #97002E
}

.fmbbp {
    padding-top: 60px;
    padding-bottom: 0px;
    background-image: url('images/podcast.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;

    background-size: cover;
    height: 600px;
}

.fmbbl {
    padding-top: 60px;
    padding-bottom: 0px;
}
</pre></body></html>