body{
    font-family: Roboto, sans-serif;
    font-size: 16px;
    background-color: #FFFFFF;
    color: #434455;
    line-height: 1.5;
}
.logo {
    color: #4d5ae5;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.17;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}
.logo .color{
    color: #2e2f42;
}
.page-nav .link{
    color: #2e2f42;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.02em;
}
.page-nav .link{
    color: #2e2f42;
        font-weight: 500;
        line-height: 1.5;
        letter-spacing: 0.02em;
}
.page-nav .link:hover, .page-nav .link:focus{
    color: #404bbf;
}
.page-nav .link:hover, .page-nav .link:focus{
    color: #404bbf;
}
.page-nav .link:active{
    color:#404bbf;
}
.address{
    font-style: normal;
}

.address .link{
    color: #434455;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.02em;
    

}

.address .link:hover, .address .link:focus{
    color: #404bbf;

}
.section-one{
   background-color: #2e2f42;
}
.section-one .title{
    color: #ffffff;
    font-size: 56px;
    line-height: 1.07;
    text-align: center;
    letter-spacing: 0.02em

}
.button{
    background-color: #4D5AE5;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.04em;
    color: #ffffff;
    cursor: pointer;
    line-height: 1.5;
}
.button:hover, .button:focus{
  background-color: #404bbf;
}
.strategy{
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #2e2f42;
}
.paragraph{
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #434455;

}

.section{
    background-color: #F4F4FD;
}
.time-card{
    background-color: #FFFFFF;
    
}
.name{
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.02em;
   color: #2e2f42; 
}

.section .our-time{
    font-size: 36px;
    line-height: 1.11;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #2e2f42;

}
.position{
    font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.02em;
        color: #434455;}
    
 
 .description{
    font-size: 20px;
        line-height: 1.2;
        letter-spacing: 0.02em;
        color: #2e2f42;
        font-weight: 500;
    }
 .our-portfolio{
    font-size: 36px;
        line-height: 1.11;
        text-align: center;
        letter-spacing: 0.02em;
        text-transform: capitalize;
        color: #2e2f42;
 }
 .paragraph-two{
    font-size: 16px;
        line-height: 1.5;
        letter-spacing: 0.02em;
        color: #434455;
    }
 
 

.footer{
    background-color: #2E2F42;
}
.footer-logo{
    font-family: "Raleway", sans-serif;
    font-weight: 700;
        font-size: 18px;
        line-height: 1.17;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #4d5ae5;
    
}
.color-footer-logo{
    color: #f4f4fd;
}
.paragraph-footer{
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #F4F4FD;
}

