


.img-rounded {
    margin-left: 600px;
    margin-top: -160px;
}

h1 {
    color: orangered;
    text-shadow: 10px 1px 8px orange;
    font-weight: bold;
}

.tmp_profile_tb {
    outline-color: darkorange;
    outline-style: dashed;
    margin-left: 10px;
}

.col-sm-12 {
    color: brown;
    text-shadow: 0 0 3px sandybrown;
}
