body {
  background-color: #575E62 !important;
}
.textdiv {
  background-color: white;
  margin:0 auto;
  width:800px;
  text-align:justify;
}
.title_black {
  font-family: "Josefin Slab", sans-serif;
  color: black;
  text-align: center
}
.standard_purple {
  color: rgb(151, 135, 162);
  width:500px;
  text-align:justify;
}
.halftext {
  color: rgb(151, 135, 162);
  width:380px;
  text-align:justify;
}
.container {
    width: 800px;
}
.standard_image {
  width:1500px;
  text-align: center;
}
.halfimage {
  width:390px;
}
.socialmedialogo {
  width: 60px ;
  text-align: left;  
}
.link {
target:"_parent";
text-decoration:none;
color:red;
}
.ortala {
    text-align: center;
}
.btn {
    text-align: center;
    width: 800px;
    color: white;
    background-color:#171717;
    border-radius: 0px;
    font-size: 20px;
}

.halfbtn {
    text-align: center;
    width: 390px;
    color: white;
    background-color:#171717;
    border-radius: 0px;
    font-size: 15px;
}
.dropdown {
cursor:pointer;
}

.containerin {
  padding: 0px !important;
}
.table {
width: 700px;
}
hr {
width: 500px;
}
.table>tbody>tr>td {
  padding: 5px !important;
}