/* Enter Your Custom CSS Here */

h1 {
    font-weight: 400;
    font-size: 52px;
      color: #666;
}

.orange-text.text-darken-4 {
    color: #e65100 !important;
}

.flow-text {
    font-size: 2.68rem;
}

a.accent-deep-orange {
      background-color: #ff5722;
      padding: 0 2rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);    border-radius: 2px;    color: #FFFFFF;
      text-transform: uppercase;
      text-decoration: none;display: block;
    width: 266px;
    line-height: 54px;
}

.mdi-file-file-download{
background:url('http://us.iscvt.org/wp-content/uploads/2017/02/arrow_down.png') center center no-repeat; 
  height:54px;
  width:20px;
    float: left;
    position: relative;    margin-right: 20px;
    display: block;}




