﻿.verse:hover{
    color:red !important;
}

.center{
    text-align:center;
}

.chapters{
    width:150px;
    height:100px;
    color:white!important;
    background-color:brown;
    text-align:center;
    padding:20px 0px;
    margin:10px;
    display:inline-block
}

.books {
    width: 155px;
    height: 110px;
    color: white !important;
    background-color: brown;
    text-align: center;
    padding: 10px 0px;
    margin: 5px;
    display: inline-block
}

.myBtn{
    width:23%;
    margin:1%;
    height:60px;
    font-size:14px;
}


.myBtn2 {
    width: 100%;
    margin: 1%;
    height: 33px;
    font-size: 14px;
}

.friend {
    height: 50px;
    width: 100%;
    margin-bottom:10px;
    cursor:pointer
}

.fImage {
    height: 50px;
    width: 20%;
    border-radius:50%;
}

.fShip{
    height:300px;
    width:100%
}

.divImage {
}

.search{
    height:60px;
}

.reqFriendship {
    text-decoration: none;
    background-color: green;
    color: white;
    padding: 8px;
    border-radius: 15%
}

.mytxt{
    font-size:14px;
}
