p {
    margin-left: 40px;
    margin-right: 20px;
}

h3{
    
    text-indent: 25px;
}

.top_indent {
    margin-top: 2cm;
}

.crop-img{
  max-height:2500px;
  max-width:100%;
}

.crop-screenshot{
  max-height:500px;
  max-width:100%;
    border-style: solid;
    border-width: 3px;
}

.indent_block {
    text-indent: 25px;
}

.navbar-custom {
    background-color:#64B5F6;    
    color:#123462;
    border-radius:44;
    
}

.nav.navbar-nav li a {
    color: white;
}
